Im trying to build My Expo app with EAS build, but it keeps failing, this fails for Android, i am not sure about IOS, i think it has to do with React native navigation
Asked
Active
Viewed 110 times
1 Answers
-1
the solution to this problem was the library react-native-navigation:@7.26.0
, apparently this library is not compatible with eas build or Expo Go as stated here
I removed the library from my app (i actually never imported it) and my build was successfull

Oluwatowo Rosanwo
- 187
- 1
- 4