remobile / react-native-qrcode-local-image

A local qrcode image parse for react-native
MIT License
55 stars 72 forks source link

'React/RCTLog.h' file not found #13

Open mt144 opened 5 years ago

mt144 commented 5 years ago

When I update React Native to 0.61.2, I archive on Xcode then get this error.

devilabhi commented 5 years ago

Facing same issue

Hungnv1099 commented 4 years ago

https://stackoverflow.com/questions/58373425/react-rctdefines-h-file-not-found-rn0-61/58398989#58398989 work for me

mpwind commented 4 years ago

https://stackoverflow.com/questions/58373425/react-rctdefines-h-file-not-found-rn0-61/58398989#58398989 work for me

same. But do not forget to remove the .xcodproj from Xcode libraries

NahuelRobles commented 4 years ago

Hi, Can someone tell me how they did step by step, because I can't do it!