When running on the iOS Simulator (running on iOS 13.1), I'm getting the error:
this copy of expo client requires at least v33.0.0
It seems like the current Expo SDK version is at v32.0.0. When upgrading to Expo SDK v35.0.0 using expo upgrade, I'm getting this warning:
The following packages were not updated. You should check the READMEs for those repositories to determine what version is compatible with your new set of packages:
apollo-boost, firebase, graphql, react-apollo, react-native-showdown, react-navigation, react-redux, redux, styled-components
When running on the iOS Simulator (running on iOS 13.1), I'm getting the error:
It seems like the current Expo SDK version is at v32.0.0. When upgrading to Expo SDK v35.0.0 using
expo upgrade
, I'm getting this warning: