React Navigation is the most common way to implement navigation in a React Native app. I will play around with the library and give some examples of cool stuff that can be done with it.
In this article, I will cover the following topics:

  1. Installation
  2. The Basics (Default stack Navigation and Bottom Tab Navigation)
  3. Combining Navigations
  4. Navigation & Authentication

#react-native #react

Most common way to implement navigation in a React Native app
1.35 GEEK