I am getting this error for a package in Android:
"Invariant Violation: requireNativeComponent: "WheelPicker" was not found in the UIManager.
I have seen that you can fix links for modules fairly easy outside of Expo. And there is a GH issue that explains just how to do this here:
https://github.com/KalonTech/ReactNativeWheelPicker/issues/83
But I don't know what to do inside of Expo's env aside from ejecting.
Any ideas?