react-native-rate
react-native-rate copied to clipboard
Not work when building
"react-native-rate": "1.2.9",
The following error I can't fix them. How to fix ?
Duplicate interface definition for lass 'RCTModuleRegistry'
Duplicate interface definition for lass 'RCTBundleManager'
Property has a previous declaration
Duplicate interface definition for lass 'RCTViewRegistry'
Duplicate interface definition for lass 'RCTCallableJSModules'
Declaration of 'RCTConvert' must be imported from module 'React.RCTConvert' before it is required
Same here. I'm on RN 0.70.6
with Expo 47.0.0
I think you should use https://docs.expo.dev/versions/latest/sdk/storereview/ on Expo @AdamGerthel @ryuya110
I think you should use https://docs.expo.dev/versions/latest/sdk/storereview/ on Expo @AdamGerthel @ryuya110
Why would this package not work if expo packages are also used in the same project? I'm not talking about managed expo, it's bare.