Configure deep linking for a React Navigation stack so that opening the app via "myapp://profile/42" navigates directly to the Profile screen with userId 42.
Click Run to test your code