github kirillzyusko/react-native-keyboard-controller 1.15.0
Release 1.15.0

latest releases: 1.18.6, 1.18.5, 1.18.4...
9 months ago

New release with API enhancements 😊

🐛 Bug fixes

  • missing update in useWindowDimensions (331472c)
  • KeyboardController.dismiss() should trigger a blur on Android (74124b8)
  • incorrect KeyboardStickyView state when keyboard animation interrupted (9b1f69a)
  • new Reanimated API mock (737e452)
  • crash when Modal gets shown on Android < 9 (3425cd0)
  • replace setImmediate with queueMicrotask (6ea4506)

👍 Improvements

  • async dismiss (80d8972)
  • added KeyboardController.isVisible() method (972787d)
  • merge offset properties for KeyboardToolbar (a300735)
  • conditional types for KeyboardAvoidingView (5ded2a7)
  • enabled prop for KeyboardStickyView (08f9861)
  • added KeyboardController.state() (a3bec0d)
  • added keepFocus option to KeyboardController.dismiss() method (62b76d5)
  • added type to KeyboardEventData (76942c5)
  • added appearance to KeyboardEventData (4886f74)

🔢 Miscellaneous

Don't miss a new react-native-keyboard-controller release

NewReleases is sending notifications on new releases.