You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple way to dismiss the keyboard programmatically in a react native application.
3
+
A simple way to dismiss the keyboard programmatically in a react native application.[A demo app can be fond here](https://github.com/DanielMSchmidt/DismissKeyboardExample).
4
4
5
5
## Add it to your project
6
6
7
7
1. Run `npm install react-native-dismiss-keyboard --save`
0 commit comments