Skip to content

Commit 96fabe0

Browse files
authored
Update README.md
1 parent 02f33e9 commit 96fabe0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ my variable textInput
55
## Installation
66

77
```sh
8-
npm install react-native-variable-text-input
8+
yarn add react-native-variable-text-input
99
```
10-
10+
```ios
11+
cd ios
12+
pod install
1113
## Usage
1214
1315
```js

0 commit comments

Comments
 (0)