Navigating

React Navigation

Mitch Masia, CTO, Hexient Labs

Web Navigation

(react-router-dom)

Mobile Navigation

(back to data structures [read: stack])

React Navigation

(pre-built navigators)

Stack Navigator

Tab Navigator

Drawer Navigator

Navigators declare screens and configuration options and are mounted like components

Screen

Navigator

Root

Screen

Navigator

Root Component (Mount)

Let's Play

Navigating React Navigation

By Mitch Masia

Navigating React Navigation

  • 686