Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 333 Bytes

A demo app for a React Native School lesson.

Installation

git clone https://github.com/ReactNativeSchool/react-navigation-deep-linking.git
cd react-navigation-deep-linking
yarn install

Running

yarn run ios
yarn run android