Eric Hubbard

Results 3 comments of Eric Hubbard

I was in the same situation as @rickgrundy with switching from `LaunchScreen.xib` to `LaunchScreen.storyboard`. Was seeing the same "Could not load NIB" error and the app crashing when SplashScreen.hide() was...

If you follow the current readme, this library will end up installing 2 versions of @react-native-picker/picker. That's what causes this issue. I got it working by installing @react-native-picker/picker with `^1.8.3`...

@lfkwtz any updates on merging this PR? Is there anything else I can do to help it move along in the process? Just ran into this issue again when upgrading...