Closed sbycrosz closed 8 years ago
Looking into this.
So, I tried using keyboardDidShow
and keyboardDidHide
event instead, and it looks pretty good.
p.s. unrelated but those android vanilla bounce effect looks really nice on a device. Maybe we could expose them as props?
You should probably update the Readme.md. I initially didn't even consider this package because I didn't think it supported Android based on the statement, "Plug and play iOS react-native keyboard spacer view." found in the readme.
The component doesn't resize itself when keyboard is shown :cry:
Edit: seems to be an issue with RN https://github.com/facebook/react-native/issues/3468