Minor release that improves the stability of 1.10.0
release, resolves integration issues and fixes memory leaks on iOS 🙂
🐛 Bug fixes
- missing components mocks (0db7016) fixes #319
- memory leak on iOS (efa8b94) fixes #317
- set
currentInput
tonil
to fix a memory leak (6f055c9) - remove wrapper view from
KeyboardAwareScrollView
(ec912c0) closes #325 react-native-text-input-mask
conflict on Android (97b0954) closes #324- synchronize bottom padding with keyboard frame in
KeyboardAwareScrollView
(391e293) closes #329 - choppy animation of
KeyboardAvoidingView
withsecureTextEntry
on iOS (ceb6bfd) closes #327