1.0.4 • Published 8 years ago
keyboard-avoiding-and-dismissing-view v1.0.4
KeyboardAvoidingAndDismissingView
This component wraps KeyboardAvoidingView in a TouchableWithoutFeedback that
only gets enabled when the keyboard is shown.
It takes the same props as the KeyboardAvoidingView.
It sets some default props:
style={{ flex: 1}}
behavior="padding"License MIT.
By ViewsDX :).