Skip to content

Commit fbfcebe

Browse files
committed
Updated keyowrds!
1 parent 421f17f commit fbfcebe

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-hide-keyboard",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A React Native hide keyboard module is for hiding and showing the keyboard without blurring TextInput component.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -34,7 +34,12 @@
3434
"keywords": [
3535
"react-native",
3636
"ios",
37-
"android"
37+
"android",
38+
"react native hide keyboard",
39+
"react-native-hide-keyboard",
40+
"hide keyboard",
41+
"show keyboard",
42+
"react native keyboard"
3843
],
3944
"repository": "https://github.com/MuhammadRafeh/react-native-hide-keyboard",
4045
"author": "Muhammad Rafeh <[email protected]> (https://github.com/MuhammadRafeh)",

0 commit comments

Comments
 (0)