Skip to content

Commit ce42ee7

Browse files
authored
Update README.md
1 parent 544f839 commit ce42ee7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ import InAppBrowser from 'react-native-inappbrowser-reborn'
210210

211211
### Authentication Flow using Deep Linking
212212

213-
Define your app scheme and replace `my-scheme` and `my-host` with your info.
213+
In order to redirect back to your application from a web browser, you must specify a unique URI to your app. To do this,
214+
define your app scheme and replace `my-scheme` and `my-host` with your info.
214215

215216
- Enable deep linking (Android) - **[AndroidManifest.xml](https://github.com/proyecto26/react-native-inappbrowser/blob/master/example/android/app/src/main/AndroidManifest.xml#L23)**
216217
```

0 commit comments

Comments
 (0)