Skip to content

Commit

Permalink
Merge pull request #14 from Dagic-zewdu/dev
Browse files Browse the repository at this point in the history
Fixed installation issue in description 🤖
  • Loading branch information
Dagic-zewdu authored Feb 27, 2023
2 parents 68d797c + 1582ad7 commit cf7a2ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

## Getting Started

`npm install react-native-floating-inputs`
`npm i react-native-floating-label-inputs`

or using yarn

`yarn add react-native-floating-inputs`
`yarn add react-native-floating-label-inputs`

![screen shot](./screen-shot/screen-shot.gif)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-floating-label-inputs",
"version": "0.0.3",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "git+https://github.com/Dagic-zewdu/react-native-floating-label-inputs"
Expand Down

0 comments on commit cf7a2ad

Please sign in to comment.