Skip to content

Commit a8727f8

Browse files
committed
Update README.md
1 parent b05db48 commit a8727f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,14 @@ const App = () => {
182182

183183
### 4. Start your React Native app!
184184

185+
## FAQs
186+
187+
### My webview displays a blank page.
188+
189+
react-native-webview has some ways to show errors occurred in webview. This may be helpful to troubleshoot it.
190+
191+
https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md#onerror
192+
185193
## Demo
186194

187195
This repository includes demo app.

0 commit comments

Comments
 (0)