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

Allow registering for KeyUp/KeyDown #32

Open
asklar opened this issue Mar 6, 2021 · 1 comment
Open

Allow registering for KeyUp/KeyDown #32

asklar opened this issue Mar 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@asklar
Copy link
Member

asklar commented Mar 6, 2021

Currently RNW registers onKeyUp/onKeyDown, so react-native-xaml can't register the same JS event name. For the time being, these events are not codegen'd. We should figure out a way to allow using these events.

@asklar
Copy link
Member Author

asklar commented Jul 14, 2021

this is possible now thanks to the prop name mapping

@asklar asklar added the enhancement New feature or request label Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant