routing

Component based Navigation in React Native

See the new version of React Navigation and learn about navigation and routing in React and React Native apps.

Just added

Watch the best developer talks,
discover top conferences,
elevate your skills

It's free. Sign up with your Github/Twitter/Google/Email.

New talks

Modern Routing
When we develop a Single Page Application, we have to use a Router. It's a common use case, yet every single framework has its own router, but they all share quite a few principles.