Example of usage of deep linking for blog post in React Navigation.
- Clone the repository
cd
into the main project directory.- Run
yarn
(ornpm install
) yarn start
- 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