This app demonstrates dynamic deep linking using React Native.
- Clone repository
git clone https://github.com/dabit3/react-native-deep-linking.git
- Change into directory
cd react-native-deep-linking
- Install dependencies
yarn // or npm i
- Run project
