React Native version of Miami Trolley app
-
Make sure you can finish the Getting Started section of the React Native guide at https://facebook.github.io/react-native/docs/getting-started.html (took me 4 hours since I needed to update XCode)
-
Try a test project such as AwesomeProject and make sure your 'hello world' app can run in the iOS simulator.
-
Clone this repo.
-
Go to this app's directory in the Terminal. Run this app using 'react-native run-ios' command.