An open API service indexing awesome lists of open source software.

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

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