项目作者: masaok

项目描述 :
React Navigation v5
高级语言: JavaScript
项目地址: git://github.com/masaok/expo-react-nav-school-demo.git
创建时间: 2021-03-18T00:29:32Z
项目社区:https://github.com/masaok/expo-react-nav-school-demo

开源协议:

下载


React Native School Master React Navigation V5 Class

Example project used in React Native School’s class on Mastering React Navigation V5.

You’ll need to have Expo installed on your machine in order to follow along.

Installation

  • git clone https://github.com/ReactNativeSchool/master-react-navigation-v5-class.git
  • yarn install / npm install

Running

  • yarn run ios/npm run ios or yarn run android/npm run android

If you’re interested in learning more about React Native be sure to visit React Native School for dozens of React Native tutorials!