Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
TchernyavskyDaniil committed Nov 10, 2019
1 parent 57e8f6d commit 00dd4ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $ npm install --save react-native-refresh-control

## Usage

`import { CustomRefreshControl } from 'react-native-refresh-control';`
`import { CustomRefreshControl } from 'react-native-custom-refresh-control';`

All parameters for components are optional

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "react-native-refresh-control",
"name": "react-native-custom-refresh-control",
"version": "1.0.0",
"description": "Refresh your screen with react native custom refresh control",
"main": "src/index.js",
Expand Down

0 comments on commit 00dd4ba

Please sign in to comment.