Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Component Based Navigation in React Native
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Navigation
- 3 Example of Navigation
- 4 Browser History API
- 5 Native vs Web Navigation
- 6 Why Web Navigation
- 7 Header Animation
- 8 Navigator
- 9 Concept and Problem
- 10 Navigation Patterns
- 11 Limitations
- 12 Current API
- 13 New API
- 14 TypeScript
- 15 Native Extensions
- 16 Dev Tools Integration
- 17 Outro