React-native-windows: Add keyboard listener to ReactRootView

Created on 9 Feb 2016  路  5Comments  路  Source: microsoft/react-native-windows

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

nice-to-have

All 5 comments

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

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

Closing in favor of concrete issues like #1901.

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
Was this page helpful?
0 / 5 - 0 ratings