reason-react-native-template

0.1.0-beta.3 • Public • Published

Reason React Native HelloWorld

This is a React Native application developed in Reason.

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

Setup

Start a Reason React Native project with this template

react-native init MyApp --template reason-react-native-template
cd MyApp

⚠️ Requires react-native-community/cli@2.3.0 +

In case you got an error saying it's looking for react-native-template-reason-react-native-template, be sure to have uninstalled any previous react-native-cli version & install latest community version

npm -g uninstall react-native
npm -g uninstall react-native-cli
yarn global remove react-native
yarn global remove react-native-cli
yarn global add @react-native-community/cli

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i reason-react-native-template

      Weekly Downloads

      4

      Version

      0.1.0-beta.3

      License

      MIT

      Unpacked Size

      238 kB

      Total Files

      67

      Last publish

      Collaborators

      • moox