Skip to content

Commit bfc328d

Browse files
duom青源duom青源
authored andcommitted
2 parents e1bf4f2 + 96fabe0 commit bfc328d

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)