[ Package conformance ]

UI Components · >=57.0.0

@expo/ui/community/menu

MenuView renders a real iOS-style canvas menu. this is the backend @tamagui/native/setup-expo-ui-menu registers, so it also powers @tamagui/menu and @tamagui/context-menu in native mode
90%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (12)
MenuView (named + default export)actions (id defaulting to titletitleimage as SF Symbol→unicodestate on/off checkmarkattributes destructive/disabled/hidden)subactions (nested submenus)displayInline (inline sections)titleshouldOpenOnLongPress (UIContextMenuInteraction lift vs tap dropdown)onPressActionref.show() no-op matching the iOS oracle
Missing (4)
ImageSourcePropType icons (SF Symbol names only)imageColor tintonOpenMenu/onCloseMenu (android-only upstreamnever fired on iOS)