Caution
This repository is no longer maintained.
The documentation below is provided for historical reference only.
Install Dependencies (this will also run pod install in post install)
yarn
Build the iOS App
bundle install
bundle exec pod install --project-directory=ios
yarn ios
Start Metro Server
yarn start
If you can't get this to work, see the Troubleshooting page.
To learn more about React Native, take a look at the following resources:
- React Native Website - learn more about React Native.
- Getting Started - an overview of React Native and how setup your environment.
- Learn the Basics - a guided tour of the React Native basics.
- Blog - read the latest official React Native Blog posts.
@facebook/react-native
- the Open Source; GitHub repository for React Native.