/react-native-boilerplate

React Native (+Web) template

Primary LanguageJavaScriptMIT LicenseMIT

react-native-boilerplate

React Native (+Web) template

🎉 Made during the Youtube show How To React!

Usage

The following command will help you to use this boilerplate as a template to create a fresh react native app!

npx react-native init ProjectName --template https://github.com/MoOx/react-native-boilerplate

⚠️ Replace ProjectName by your actual project name.

More info for the react-native init command on the React Native CLI documentation.