Starting source code for the the Create Your First React Native App course. Each course section has its own branch.
Have React Native installed on your machine. Instructions.
git clone https://github.com/HandlebarLabs/your-first-react-native-app-starter.gitcd your-first-react-native-app-starternpm installreact-native run-ios
git clone https://github.com/HandlebarLabs/your-first-react-native-app-starter.gitcd your-first-react-native-app-starternpm installreact-native run-android