Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 386 Bytes

File metadata and controls

13 lines (8 loc) · 386 Bytes

Code for intro to React Navigation tutorial.

Installation

  • git clone https://github.com/spencercarli/getting-started-react-navigation.git
  • cd getting-started-react-navigation
  • npm install

Running

  • react-native run-ios
  • react-native run-android