Completed
Navigation APIs for React Native
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Navigation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is navigation?
- 3 Navigation APIs for React Native
- 4 Creating a Switch navigator
- 5 Rendering it
- 6 Creating a Stack Navigator
- 7 Navigating to a route
- 8 Configuring screen navigationOptions
- 9 Composing navigators
- 10 navigate across navigators
- 11 Extending navigators
- 12 Creating a navigator
- 13 descriptors