Small release resolving some bugs 👀
🐛 Bug fixes
- missing animations when keyboard gets closed via
keyboardShouldPersistTaps
property (d7d2ecd) fixes #307
- incorrect
KeyboardAvoidingView
frame if screen pushed while keyboard stays open (1e711e8) fixes #398