Skip to content

Commit 31abbf0

Browse files
committed
created 0.1.1 version
1 parent 088df45 commit 31abbf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-textinput-effects",
3-
"version": "0.0.1",
3+
"version": "0.1.1",
44
"description": "TextInput effects for react native",
55
"license": "MIT",
66
"keywords": [
@@ -9,7 +9,9 @@
99
"react-native",
1010
"text input",
1111
"textinput",
12+
"textfield",
1213
"animation",
14+
"animated",
1315
"ios",
1416
"android"
1517
],

0 commit comments

Comments
 (0)