Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 345 Bytes

github-app-react-native

alt text

Installation

npm install

react-native run-android || ios

React

Install the react-navigation package in your React Native project.

yarn add react-navigation # or with npm # npm install --save react-navigation