Skip to content

feat: add useKeyboardRelease hook#216

Open
calendee wants to merge 4 commits into
react-native-community:mainfrom
calendee:feat/use-keyboard-release
Open

feat: add useKeyboardRelease hook#216
calendee wants to merge 4 commits into
react-native-community:mainfrom
calendee:feat/use-keyboard-release

Conversation

@calendee

Copy link
Copy Markdown

Summary

Allows user to easily dismiss the keyboard inside React Native views.

Info: https://justinnoel.dev/2020/11/17/react-native-dismiss-keyboard-custom-hook/

Test Plan

What's required for testing (prerequisites)?

Unknown

What are the steps to reproduce (after prerequisites)?

Unknown

Compatibility

OS Implemented
iOS
Android
Web

Checklist

On the web, if `shouldSetResponse` is true, inputs will lose focus when tapped on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants