Reason React Native (+Web) template
🎉 Made during the Youtube show How To React with Reason!
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
ProjectName
by your actual project name.
More info for the react-native init
command on the
React Native CLI documentation.