dooboolab-community / react-native-iap

In App Purchase module for React Native!
https://react-native-iap.dooboolab.com
MIT License
2.74k stars 633 forks source link

build failed due to => No such module 'React' #2569

Open fukemy opened 9 months ago

fukemy commented 9 months ago

Please use the Discussion board if you want to get some help. Please use issues to report bugs.

Description

I can not build the project by error : No such module 'React' Work fine on Android XCode 15 RN 0.72.5 React 18.2.0

Screenshots

Screenshot 2023-10-03 at 10 28 36
Yann-prak commented 9 months ago

Not sure but I would try to clean the node modules and reinstall everything. Then pod clean + install.

fukemy commented 9 months ago

tried to remove podfile.lock, clear derivedData, clean build,.... but still got this error

klam-wavefin commented 4 months ago

Same error happening on RN 0.73.4