0.63.3 • Published 4 years ago

@idkjs/reason-react-native-apollo-template v0.63.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@idkjs/reason-react-native-apollo-template

Version Chat

Reason React Native Apollo Graphql template for 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

npx @react-native-community/cli init MyApp --template @idkjs/reason-react-native-apollo-template
cd MyApp

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