https://github.com/react-navigation/deep-linking-example
Example of usage of deep linking for blog post in React Navigation
https://github.com/react-navigation/deep-linking-example
Last synced: about 1 month ago
JSON representation
Example of usage of deep linking for blog post in React Navigation
- Host: GitHub
- URL: https://github.com/react-navigation/deep-linking-example
- Owner: react-navigation
- Archived: true
- Created: 2020-02-11T12:35:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T12:43:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T16:15:20.986Z (about 1 month ago)
- Language: TypeScript
- Size: 257 KB
- Stars: 68
- Watchers: 2
- Forks: 16
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepLinkingExample
Example of usage of deep linking for blog post in React Navigation.### Run it locally
1. Clone the repository
2. `cd` into the main project directory.
3. Run `yarn` (or `npm install`)
4. `yarn start`
5. To pass deep links to the app, follow https://reactnavigation.org/docs/en/deep-linking.html#test-deep-linking-on-android and https://reactnavigation.org/docs/en/deep-linking.html#test-deep-linking-on-ios