NativeBase: Cannot find module 'react/lib/ReactNativePropRegistry
I’ve been trying for the past 2 days with this.
-
I update my react, reactnative, nativebase to latest version. Error that i got is ::: RTCWebsocket (android) and cannot found react-native/…/nativebase/button.js(ios)
-
I revert back my version changes to what originally they are
"native-base": "0.5.13", "react": "15.3.2", "react-native": "0.32.0",but i’m getting error of Cannot find module …/ReactNativePropRegistry. -
I did most of the recommended solutions in the git. Someone PLEASEE HELP!
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 15 (7 by maintainers)
@thundenilla
ReactNativePropRegistryissue has been fixed and works both on iOS and Android To make sure we are on same page, please follow these steps to upgrade In yourpackage.jsonnode_modules,android,iosnpm installreact-native upgradereact-native androidreact-native linkPlease check this