Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add prop for hiding keyboard on swipe #1419

Merged
merged 4 commits into from
Apr 22, 2022

Conversation

WoLewicki
Copy link
Member

@WoLewicki WoLewicki commented Apr 21, 2022

Description

Added prop for hiding keyboard on swipe gesture. It is set to false by default since it is not the default native behavior.

Test code and steps to reproduce

Test1419.tsx

Checklist

@WoLewicki WoLewicki merged commit 1b62a6a into main Apr 22, 2022
@WoLewicki WoLewicki deleted the @wolewicki/add-hiding-keyboard-prop branch April 22, 2022 07:55
@WoLewicki WoLewicki linked an issue Apr 22, 2022 that may be closed by this pull request
7 tasks
kkafar added a commit that referenced this pull request Jun 27, 2022
This test was introduced in #1419
kkafar added a commit that referenced this pull request Jun 28, 2022
…apps (#1492)

* chore: add missing import in App.js

This test was introduced in #1419

* chore: remove dependency on react-navigation@v4

* chore: run yarn install

* chore: remove tests depending on react-navigation@v4

* chore: add all tests from TestsExample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigating back using gesture on iOS does not dismiss the keyboard
1 participant