rescript-react-native / rescript-react-navigation

ReScript bindings for React Navigation
MIT License
74 stars 28 forks source link

@react-navigation v5 #19

Closed MoOx closed 4 years ago

MoOx commented 4 years ago

We need to cover v5, bindings should be much simpler (because api is).

I will create a branch & a PR if I can make something usable (for now will keep them local to my project).

If anyone have something, please share even if that's WIP poke @cem2ran @cknitt

MoOx commented 4 years ago

WIP started here https://github.com/reason-react-native/reason-react-navigation/tree/v5

MoOx commented 4 years ago

Bs 7 version here https://github.com/reason-react-native/reason-react-navigation/tree/v5-bs7

We need to delete v5 & publish v5-bs7 after being sure we handled this https://reactnavigation.org/blog/2020/02/06/react-navigation-5.0.html#a-note-for-alpha-users

MoOx commented 4 years ago

Master already point to v5!