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 keyboard listener to ReactRootView #159

Closed
rozele opened this issue Feb 9, 2016 · 5 comments
Closed

Add keyboard listener to ReactRootView #159

rozele opened this issue Feb 9, 2016 · 5 comments

Comments

@rozele
Copy link
Collaborator

rozele commented Feb 9, 2016

Keyboard listener sends an event with the keyboard dimensions to JavaScript. This allows clipping and other operations to occur.

@rozele rozele added this to the V1 Core milestone Feb 9, 2016
@rozele
Copy link
Collaborator Author

rozele commented Feb 9, 2016

@rozele
Copy link
Collaborator Author

rozele commented Feb 18, 2016

I believe this is part of clipped subview work. See #79.

@victorileaf
Copy link

is there a way to detect keyboard operations in react-native-windows right now?

@rozele
Copy link
Collaborator Author

rozele commented Jul 23, 2018

Closing in favor of concrete issues like #1901.

@rozele rozele closed this as completed Jul 23, 2018
@gtRfnkN
Copy link

gtRfnkN commented Nov 28, 2018

I understand, that #1901 might be more actionable, but it is just a small part of the Keyboard and KeyboardAvoidingView functionality that is missing. This issue is currently linked in the CoreParityStatus page.

Therefore, this should also include:

  • keyboard listeners
  • hide the keyboard
  • a real KeyboardAvoidingView that changes the size of the page

rozele pushed a commit that referenced this issue Jun 21, 2019
Need dirty() to be virtual to override in special cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants