Skip to content

Commit 2758fa0

Browse files
committed
Update README 📝
1 parent 3c1d9ae commit 2758fa0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# react-native-custom-keyboard-kit
22

3-
We will release very soon. Please stay tuned!
4-
5-
<!--
63

74
![react-native-custom-keyboard-kit](./react-native-custom-keyboard-kit.png)
85

@@ -472,5 +469,3 @@ You can find the source code [here](./examples/CustomKeyboardKitBasic).
472469
| switchSystemKeyboard(tag) | Use in a custom keyboard. Switch to system keyboard. Next time user press or focus on the `TextInput`, custom keyboard will appear again. To keep using system keyboard, call `uninstall` instead. |
473470
| CustomTextInput | Use instead of `TextInput`, this component support all properties of `TextInput`. |
474471
| prop: customKeyboardType: string | Use a registered custom keyboard. |
475-
476-
-->

0 commit comments

Comments
 (0)