[menu] Improve bottom sheet behaviour (#21486)# Why Improves the behavior of the native bottom sheet. Closes https://github.com/expo/expo/issues/21356. # How - Started a collapse animati
[menu] Improve bottom sheet behaviour (#21486)# Why Improves the behavior of the native bottom sheet. Closes https://github.com/expo/expo/issues/21356. # How - Started a collapse animation when the menu action was pressed - Added a way for users to close or hide the menu from js - Added small padding on Android to improve user experience - Extensions can now decide if executing them should trigger collapse animation. It's set to true by default. # Test Plan - bare-expo ✅ - https://snack.expo.dev/@honeycomb-wallwisher/forlorn-soda ✅
show more ...
[dev-menu][dev-launcher] rebundle dev menu w/ minor ui changes (#17165)
[dev-menu][dev-launcher] update dev-menu extensions API (#16558)
[dev-menu] update dev-settings to be passed as initial props (#16275)
[dev-menu] update initial props on android and ios (#16271)
[dev-menu] refactor dev menu on iOS to simplify dev-launcher relationship (#16067)
[dev-menu] unit tests (#16005)