I’m trying to build my React Native with Expo app on XCode. Everything seems to work with Pods but I’v got this error:
Does anyone have any idea how to resolve it?
expo version : 51.0.13 expo-modules-core version : 1.12.25 Xcode version : 16.0
I added use_expo_modules! in Podfile but no success 🙁
use_expo_modules!
2
I have this problem too and use this and it working for me, you can try it : https://github.com/expo/expo/issues/18150
Click here to cancel reply.
2
Answers
I have this problem too and use this and it working for me, you can try it :
https://github.com/expo/expo/issues/18150