react-router v4 with react-native
Jason Schloer
7711

I really want something like this but with support for the transitions native has. My inclination is to find a way to have this use actual native transitions and also implement a web version of such transitions.

Bear in mind transitions are a function of what page you’re going to, and how you got there. Pressing the back button in the NavBar should play a backwards version of the normal transition, for example.