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