DEV Community

Cover image for React Navigation 5 for React Native: Getting Started
Adrian Twarog
Adrian Twarog

Posted on

React Navigation 5 for React Native: Getting Started

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.

React Navigation 5: Getting Started

Top comments (1)

Collapse
 
dance2die profile image
Sung M. Kim

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. :)