Andr3wHur5t / react-native-keyboard-spacer

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

Update when topSpacing prop is changed. #56

Open ashfordneil opened 7 years ago

ashfordneil commented 7 years ago

A fix for #49. I tried to avoid manually writing a componentWillReceiveProps function to keep the code simpler.