Andr3wHur5t / react-native-keyboard-spacer

Plug and play react-native keyboard spacer view.
MIT License
1.56k stars 219 forks source link

Added topSpacing prop and onToggle event #8

Closed milasevicius closed 8 years ago

milasevicius commented 8 years ago

topSpacing props allows to modify keyboard push size (maybe you want to push less than a keyboard size)

onToggle event exposes keyboard state (open / close)

Andr3wHur5t commented 8 years ago

Looks good, Thanks for the PR! :+1: