Pop-ups
Bottom sheet
A panel that slides up from the bottom of the screen.
- Your agent asks for
BottomSheet- On iOS
- Native iOS 26 Liquid Glass (UIGlassEffect), with an automatic blur fallback on older iOS.
- 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…