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

Add repeat to INativeKeyboardEvent #5513

Open
chrisglein opened this issue Jul 13, 2020 · 1 comment
Open

Add repeat to INativeKeyboardEvent #5513

chrisglein opened this issue Jul 13, 2020 · 1 comment
Labels
Area: Keyboard enhancement Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone

Comments

@chrisglein
Copy link
Member

chrisglein commented Jul 13, 2020

From Keyboarding in React Native Desktop document:

INativeKeyboardEvent is a new interface and will expose the following properties:

Property Type Description Default
repeat boolean Flag to represent if a key is being held down/repeated  False
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jul 13, 2020
@chrisglein chrisglein added Area: Keyboard enhancement and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jul 13, 2020
@chrisglein chrisglein added this to the Backlog milestone Jul 13, 2020
@chrisglein
Copy link
Member Author

macOS peer issue: microsoft/react-native-macos#502

@chiaramooney chiaramooney added the Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs. label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Keyboard enhancement Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Projects
None yet
Development

No branches or pull requests

2 participants