callstackincubator / bs-react-navigation

A fast, declarative navigation for React Native, based on React Navigation
MIT License
55 stars 5 forks source link

Import on React Reason App #31

Closed ridhoassuryadi closed 5 years ago

ridhoassuryadi commented 5 years ago

in example we directly render to App.js (Not React Reason Component ), but how do I put it to react react native reason component ?

czystyl commented 5 years ago

App.js file is the first file that needs to be a JS file. You can start your hacking inside example/src/App.re.

ridhoassuryadi commented 5 years ago

can you give an example ?, what I want here is

<Provider>
   <Routes> -> Route.render or whatever who wrap routing
</Provider>
czystyl commented 5 years ago

@muhammadridho Please come to the Discord channel, I can help you there :)

Here is the link: https://discord.gg/s7RHAF