mcnamee/react-native-starter-kit

Installing Expo Client on iOS simulator - not installing app on simulator

vinh3928 opened this issue · 1 comments

Help us reproduce - tell us about your environment

  1. I'm using MacIOS Mojave 10.14.5
  2. xcode 10.2.1

Steps to reproduce

  1. Pull down repo
  2. yarn install
  3. yarn start
  4. enter "i" for ios
  5. Metro starts up
    Starting Metro Bundler on port 19001
    Tunnel ready
    Downloading the latest version of expo client app
    Installing Expo client on iOS simulator
    ///////
    Simulator opens up with the standard app installed but not the react native app installed

Expected result

  1. I think something else should happen as well ? I'm a Newbie to mobile development so I really don't know.

Actual result

Screen Shot 2019-07-18 at 12 33 39 PM

Screen Shot 2019-07-18 at 12 33 44 PM

Should be resolved in PR 0ce8b62