https://github.com/ihor/reactnativedeeplinkingexample
Example of deep linking implementation using React Native Router Flux
https://github.com/ihor/reactnativedeeplinkingexample
android deep-linking ios react-native react-native-router-flux rnrf
Last synced: 10 months ago
JSON representation
Example of deep linking implementation using React Native Router Flux
- Host: GitHub
- URL: https://github.com/ihor/reactnativedeeplinkingexample
- Owner: ihor
- License: mit
- Created: 2017-02-26T15:38:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T19:29:12.000Z (over 9 years ago)
- Last Synced: 2025-05-29T09:03:20.283Z (about 1 year ago)
- Topics: android, deep-linking, ios, react-native, react-native-router-flux, rnrf
- Language: JavaScript
- Homepage: http://ihor.burlachenko.com/deep-linking-with-react-native/
- Size: 91.8 KB
- Stars: 16
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactNativeDeepLinkingExample
=============================
Example application which shows how to implement deep links with React Native Router Flux. It was developed as an example application for my article [Deep Linking with React Native](http://ihor.burlachenko.com/deep-linking-with-react-native/).
