deep-linking-example icon indicating copy to clipboard operation
deep-linking-example copied to clipboard

Example of usage of deep linking for blog post in React Navigation

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