I’ḿ trying native-base in a new react-native android project on linux, i follow the instructions and with out native-base the app works, but when i add components from native-base send me an error:
Requiring unknow module “react-native/Libraries/ReactNative/ReactNativePropRegistry”.If you are sure the module is there, try restarting the packager or running “npm install”.
Which version of RN are you using?
Native base supports upto 25.1 as of now.