@reason-react-native/template
v0.63.0
Published
React Native template for application developed with ReScript.
Downloads
4
Readme
@reason-react-native/template
React Native template for application developed with ReScript.
Please carefully read instructions below in order to enjoy Rescript development experience.
Setup
Start a Reason React Native project with this template
npx @react-native-community/cli init MyApp --template @reason-react-native/template
cd MyApp
Now that you are ready to go, you can check our documentation on how to use Reason React Native.