Overview
Explore the intricacies of React Navigation in this informative talk from React Amsterdam 2018. Delve into the differences between JavaScript-based and native navigation solutions for React Native applications. Learn how to implement various navigator types, including Switch and Stack navigators, and understand the process of configuring screen options. Discover techniques for composing navigators, navigating across different navigator instances, and extending navigator functionality. Gain insights into creating custom navigators and working with descriptors to enhance your React Native app's navigation capabilities.
Syllabus
Intro
What is navigation?
Navigation APIs for React Native
Creating a Switch navigator
Rendering it
Creating a Stack Navigator
Navigating to a route
Configuring screen navigationOptions
Composing navigators
navigate across navigators
Extending navigators
Creating a navigator
descriptors
Taught by
React Conferences by GitNation