You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/wangdicoder/https://github.com/wangdicoder/react-native-progress-webview)
4
+
5
+
**React Native Progress WebView** is a wrapper of [React Native WebView](https://github.com/react-native-community/react-native-webview) to provide the loading status.
6
+
7
+
## Platforms Supported
8
+
9
+
-[x] iOS (both UIWebView and WKWebView)
10
+
-[x] Android
11
+
12
+
## Getting Started
13
+
14
+
Read our [Getting Started Guide](https://github.com/react-native-community/react-native-webview) on React Native WebView page to configure the webview component.
15
+
16
+
## Usage
17
+
18
+
Import the `WebView` component from `react-native-webview` and use it like so:
**React Native Progress Webview** supports all React Native Webview props. Read the [API Reference](https://github.com/react-native-community/react-native-webview/blob/master/docs/Reference.md) to explore. There are a couple of exclusive props related to the loading bar.
0 commit comments