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

[useAnimatedKeyboard][Android] Keyboard refactor #5665

Merged
merged 10 commits into from
Mar 1, 2024

Conversation

piaskowyk
Copy link
Member

Summary

This PR doesn't alter the logic of the native implementation of keyboard observers. Its purpose is simply to enhance the readability of the Android implementation.

Test plan

Run example with useAnimatedKeyboard()

android/src/main/cpp/NativeProxy.h Outdated Show resolved Hide resolved
android/src/main/cpp/NativeProxy.h Outdated Show resolved Hide resolved
@piaskowyk piaskowyk changed the title [Android] Keyboard refactor [useAnimatedKeyboard][Android] Keyboard refactor Feb 27, 2024
@piaskowyk piaskowyk added this pull request to the merge queue Mar 1, 2024
Merged via the queue into main with commit 78229d1 Mar 1, 2024
10 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/keyboard-refactor branch March 1, 2024 10:13
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