Skip to content

HandlebarLabs/your-first-react-native-app-starter

Repository files navigation

Starting source code for the the Create Your First React Native App course. Each course section has its own branch.

Requirements

Have React Native installed on your machine. Instructions.

iOS (Requires Mac)

  • git clone https://github.com/HandlebarLabs/your-first-react-native-app-starter.git
  • cd your-first-react-native-app-starter
  • npm install
  • react-native run-ios

Android

  • git clone https://github.com/HandlebarLabs/your-first-react-native-app-starter.git
  • cd your-first-react-native-app-starter
  • npm install
  • react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published