Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f67810c

Browse files
fixed typo in readme file
1 parent fbce9d2 commit f67810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Import the `ProgressWebView` component from `react-native-progress-webview` and
2727
```jsx
2828
import React, { Component } from 'react';
2929
import { StyleSheet, Text, View } from 'react-native';
30-
import ProgressWebView from "react-native-progess-webview";
30+
import ProgressWebView from "react-native-progress-webview";
3131

3232
// ...
3333
class App extends Component {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /