react-native/Libraries/Components/Keyboard
Nick Lockwood 8b78846a95 Open sourced KeyboardAvoidingView
Summary:
KeyboardAvoidingView is a component we built internally to solve the common problem of views that need to move out of the way of the virtual keyboard.

KeyboardAvoidingView can automatically adjust either its position or bottom padding based on the position of the keyboard.

Reviewed By: javache

Differential Revision: D3398238

fbshipit-source-id: 493f2d2dec76667996250c011a1c5b7a14f245eb
2016-06-07 07:43:49 -07:00
..
Keyboard.js Updated Websocket to use new event system 2016-05-12 08:30:24 -07:00
KeyboardAvoidingView.js Open sourced KeyboardAvoidingView 2016-06-07 07:43:49 -07:00