KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

Not work when building #108

Open ryuya110 opened 1 year ago

ryuya110 commented 1 year ago
 "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
AdamGerthel commented 1 year ago

Same here. I'm on RN 0.70.6 with Expo 47.0.0

gusgard commented 1 year ago

I think you should use https://docs.expo.dev/versions/latest/sdk/storereview/ on Expo @AdamGerthel @ryuya110

AdamGerthel commented 1 year ago

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.