yarn react-native-popup-menu 0.16.0
Back handler registration change

latest release: 0.16.1
21 months ago

Breaking change:

We have changed when the backhandler is registered. Initially it was registered during the mount but then it might happen that it was "overshaddowed" by another library.

Not the handler is registered after the menu is firstly opened. This as consequence might break functionality for custom backhandlers when they handle other things like closing the menu.

Don't miss a new react-native-popup-menu release

NewReleases is sending notifications on new releases.