React Native Deep Linking Example App This app demonstrates dynamic deep linking using React Native. To test this out 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