Pop-ups
Action sheet
A titled list of choices for one item, such as Share or Delete, over the screen.
- Your agent asks for
ActionSheet- On iOS
- The real UIKit control, so Apple draws Liquid Glass on it in iOS 26.
- On Android
- Our own component on solid Material surfaces. Material has no control for this, and Android never draws glass.
Props
Every prop, its type, its default, and whether it is iOS-only, Android-only or both. Read straight from the source, not from hand-maintained docs.
Loading props…