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

WIP! feat(react-native-global-keyevent): add config plugin #244

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hassankhan
Copy link

@hassankhan hassankhan commented Jul 20, 2024

Why

We needed to integrate react-native-global-keyevent into an Expo app for a client project, and react-native-keyevent was unfortunately not suitable.

How

Extracted the config plugin from a client project. The plugin's own README provides a codemod example for Android, we contributed the Kotlin equivalent.

Test Plan

Built and npm link into client project to test. Waiting for #245 to merge for more involved unit tests.

@hassankhan hassankhan force-pushed the twodoorsdev/react-native-global-keyevent branch from 93ba322 to 117995d Compare July 20, 2024 23:48
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.

1 participant