mcnamee / react-native-starter-kit

:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
MIT License
3.35k stars 863 forks source link

how to bundle for IOS device #155

Closed jbarros35 closed 6 years ago

jbarros35 commented 6 years ago

Help us reproduce - tell us about your environment

  1. Mac High Sierra
  2. node is installed and can run it inside a simulator to IOS
  3. I can run it inside my phone but need a bundle installation.

Steps to reproduce

  1. I can't find the iOS folder, how do I bundle with xcode 9 and swift?

Expected result

  1. Most tutorials follows about some strange iOS path, that template won't contain it.

Tell me, how can I open the project on my Xcode there is some command to generate the bundle? I only can run the app when reactive localhost is running, I want to run it inside my iPhone for showing my friends about that incredible work.

Regards

mcnamee commented 6 years ago

Hi @jbarros35 Information can be found in the Expo docs.