This repository was archived by the owner on Oct 30, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork8
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
React Native support #9
Open
Description
We will need React Native navigation at some point. From what I've found so far, there's no "defacto" library out there yet.
As areact-navigation contributor, I am interested in making a port of it usingreact-navigation as an engine/set of primitives that would power thereason router.
The API is most likely to be different, just likeReasonReact differs fromReact. I am brainstorming ideas out right now and will post an RFC of the API soon.
Opening this issue here as it's not yet clear to me whether it should be a separate library or a module withinreroute, but definitely want to make the whole cross-platform.