react-native-keyboard-spacer
react-native-keyboard-spacer copied to clipboard
Update when topSpacing prop is changed.
A fix for #49. I tried to avoid manually writing a componentWillReceiveProps
function to keep the code simpler.