# Native iOS popovers on mobile
Source: https://docs.aden.space/docs/help/more/mobile-ios-popover

High-intent menus on iPhone use a native popover; Android keeps a bottom sheet.
{/* Generated by `bun docs:publish` from docs/features/mobile-ios-popover.md: edit the spec, not this file. */}

## What it is [#what-it-is]

On iPhone, short menus grow out of the button you tapped: the calendar view
menu, a track's overflow, layout and sort on lists, and the scout's artist
and kind pickers. Android still uses a bottom sheet for the same actions.

## Using it [#using-it]

1. Tap the calendar hamburger: pick a view, open Settings, or manage calendars.
2. On a track, tap the ellipsis for share, open on web, export, or delete.
3. On a list, tap Layout or Sort and pick a mode.
4. In Find opportunities, tap artist or looking-for and pick a value.