I have put together a video guide on getting started with React Navigation 5 and its new dynamic component-based API.
Included in this video guide:
- Installing and setting up React Navigation 5
- Using its new component-based API
- Routing through your application
- Using dynamic updates with state
React Navigation 5 for React Native: Getting Started with Installation, Routing and Dynamic Updates.
Top comments (1)
Thanks for the nice tutorial, Adrian.
You can also embed the video in the post using liquid tag. :)
{% youtube gJX8plp4_sc %}
You can find more about it in the
Video Embed
section in the Editor Guide. :)