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