Skip to main content
Version: 1.0.0-1.3.0

KeyboardControllerView

A plain react-native View with some additional methods and props. Used internally in KeyboardProvider

Props

onKeyboardMove

A callback function which is fired every time, when keyboard changes its position on the screen.

statusBarTranslucent

A boolean prop to indicate whether StatusBar should be translucent on Android or not.