react-native-rate icon indicating copy to clipboard operation
react-native-rate copied to clipboard

Not work when building

Open ryuya110 opened this issue 2 years ago • 3 comments

 "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

ryuya110 avatar Jul 08 '22 09:07 ryuya110

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

AdamGerthel avatar Dec 07 '22 10:12 AdamGerthel

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

gusgard avatar Mar 28 '23 14:03 gusgard

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.

AdamGerthel avatar Mar 30 '23 12:03 AdamGerthel