We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbce9d2 + f67810c commit e848bd1Copy full SHA for e848bd1
README.md
@@ -27,7 +27,7 @@ Import the `ProgressWebView` component from `react-native-progress-webview` and
27
```jsx
28
import React, { Component } from 'react';
29
import { StyleSheet, Text, View } from 'react-native';
30
-import ProgressWebView from "react-native-progess-webview";
+import ProgressWebView from "react-native-progress-webview";
31
32
// ...
33
class App extends Component {
0 commit comments