You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a brand new react-native project with default version (=latest = 6.9.x) won't be able to pod install (pod install and glog mess etc...): npx react-native init myApp --template react-native-template-typescript
Using v6.8.X version does not have any issue but prevents from upgrading RN version: