-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example doesn't work #1
Comments
Thanks for the heads up. I've just open sourced the core early this morning. I'm still working on documentation and an example app. It might take a couple 🍺 |
I am looking for a routing lib that provides a react-router API and your approach is the only one I've found. I'd be interested in helping out. A running example would be a great start. 👍🏻:) |
@jonathanewerner I'd love some help here for sure 👍— however, the reason I've not been able to publish an example is that the NavigationExperimental API is going through a drastic clean up phase that forces me to make breaking changes. Believe me I'm putting in all the extra hours I can to publish this to npm—but perhaps you're right and I should just put an example up and see how the community can help with some of this. 🍺 |
Ok, good to know the background here. I'm just getting started with the react-native ecosystem, so this helps to know what you're dealing with. |
I just added an example app to the repo—but keep in mind that everything is still experimental. Also, I'm still working on the default behavior of @jonathanewerner if you are still interested in helping, going forward, I'll be documenting my progress in Github Issues. I greatly appreciate contributions and feel free to ping me on Discord when if you have any questions. |
I think you forgot to include some files in your push. RN complains that It cannot find the app/routes folder. I took a quick look and I couldn't even find the app folder for the example!
The text was updated successfully, but these errors were encountered: