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

latest releases: 1.18.6, 1.18.5, 1.18.4...
2 years ago

New release which renames properties for KeyboardGestureArea component:

- allowToShowKeyboardFromHiddenStateBySwipeUp
+ showOnSwipeUp

- allowToDragKeyboardFromShownStateBySwipes
+ enableSwipeToDismiss

I know it's a breaking change and should be published as 2.0.0, but I hardly believe that anyone already started to use a new functionality of the library since the release has been made only 12 hours ago 🙃 (anyway, sorry for any inconvenience caused).

🔢 Miscellaneous

  • short names for KeyboardGestureArea component props (de64105)

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

NewReleases is sending notifications on new releases.