Learn how navigation and routing work in react native, react native router, and why navigation is important. Navigation allows us to switch between different screens, and pass data from one layout to another. We will be creating some applications involving routing and navigation features.