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

[🐴] Ensure keyboard gets dismissed when leaving screen #4104

Merged
merged 1 commit into from
May 19, 2024

Conversation

haileyok
Copy link
Contributor

I have a hunch this will help Reanimated's useAnimatedKeyboard to properly reset, but need to test on device. Cannot reproduce the original issue on simulator.

Copy link

render bot commented May 19, 2024

Copy link

Old size New size Diff
6.83 MB 6.83 MB 23 B (0.00%)

@haileyok haileyok merged commit 3ca671d into main May 19, 2024
6 checks passed
@haileyok haileyok deleted the hailey/dismiss-keyboard-back branch May 19, 2024 01:32
haileyok added a commit that referenced this pull request May 19, 2024
haileyok added a commit that referenced this pull request May 20, 2024
* Revert "[🐴] Ensure keyboard gets dismissed when leaving screen (#4104)"

This reverts commit 3ca671d.

* getting somewhere

* remove some now nuneeded code

* fully implement keyboard controller

* onStartReached check

* fix new messages pill alignment

* scroll to end on press

* simplify pill scroll logic

* update comment

* adjust logic on when to hide the pill

* fix backgrounding jank

* improve look of deleting messages

* add double tap on messages

* better onStartReached logic

* nit

* add hit slop to the gesture

* better gestures for press and hold

* nits
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.

2 participants