Skip to content

MoOx/reason-react-native-boilerplate

Repository files navigation

reason-react-native-boilerplate

Reason React Native (+Web) template

🎉 Made during the Youtube show How To React with Reason!

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/reason-react-native-boilerplate

⚠️ Replace ProjectName by your actual project name.

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