iOS simulator is iOS 11.0 : Unable to run Expo Client

After cloning https://github.com/GeekyAnts/native-base-react-navigation-stack-navigator, opening in Expo, opening iOS Simulator, it downloads the app.

When it is runs, it give " This experience uses an unsupported version of Expo(SDK15.0.0). You may need to update Expo client on your device." code undefined

I have deleted the app on the simulator by clicking on it until it shakes, then hitting the “x”. Restarting the project on expo, checking on device, then it re-installs expo on the simulator… I get the same error.

Help Please!

hi @pwalters, in this file: https://github.com/GeekyAnts/native-base-react-navigation-stack-navigator/blob/master/app.json , you will need to bump up the SDK version to a higher one (ie) 22.0.0 because we dont support 15.0.0 anymore