Skip to content

Release 1.16.5

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 24 Feb 11:50
· 6 commits to main since this release
faaab30

Resolve compilation issues on Android in certain configurations, add new behavior="translate-with-padding" for KeyboardAvoidingView 😊

🐛 Bug fixes

👍 Improvements

  • new behavior="translate-with-padding" for KeyboardAvoidingView (fa6d67d)

🔢 Miscellaneous

  • do not clean up a disk during e2e apk builds (3f4cb21)
  • patch reanimated to avoid duplicated events on Android/Fabric (137fb41)