Skip to content

ksm/Navigators

Repository files navigation

Navigators proof of concept

The Walkthrough Video

walkthrough.mov

Random notes below

Built using:

Useful commands:

  • npx react-native init Navigators2 --template react-native-template-typescript
  • npx react-native start
  • npx react-native run-ios
  • npx pod-install ios (via react-navigation docs)