callstackincubator / bs-react-navigation

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

There is no index.js in this project #12

Closed idkjs closed 5 years ago

idkjs commented 5 years ago

https://github.com/callstackincubator/bs-react-navigation/blob/76d85c47b69aa52534c1a1f44ab6c41c72dac006/example/src/App.re#L42

czystyl commented 5 years ago

Thanks, @idkjs for your feedback!

You are right that message is a little confusing. The example app is based on the Expo so the entry point is here:

https://github.com/callstackincubator/bs-react-navigation/blob/master/example/App.js