Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 836 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 836 Bytes

@rescript-react-native/template

Version ReScript Forum

React Native template for application developed with ReScript.

Please carefully read instructions below in order to enjoy Rescript development experience.

Setup

Start a ReScript React Native project with this template

npx @react-native-community/cli init MyApp --template @rescript-react-native/template
cd MyApp

Now that you are ready to go, you can check our documentation on how to use ReScript React Native.