mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bc3e3360d1
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43785 Deprecated `UIManager.showPopupMenu()` had success callback that would be triggered on 1) item selection or 2) dismiss. New `PopupMenuAndroid` only has item selection callback so adding in missing dismiss callback. Changelog: [Android][Added] - Add (optional) onPopupDismiss() callback for PopupMenuAndroid Reviewed By: cortinico Differential Revision: D55531870 fbshipit-source-id: 26f3992ef6c85fbc6d8dfff00cb723ac4aae3762