How to create Apple Maps style liquid glass sheets in Expo (the real way)

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A practical guide to recreating the iOS 26 Apple Maps liquid glass bottom sheet in Expo apps. Three approaches are covered: expo-swift-ui BottomSheet (native, beta), Expo Router formSheet presentation (simple, good for most cases), and TrueSheet (best for fine-grained control). Each approach includes code snippets and notes on detent configuration, transparent backgrounds for the glass effect, and trade-offs between simplicity and control.

4m read timeFrom expo.dev
Post cover image
Table of contents
1. expo-swift-ui BottomSheet2. Expo Router formSheet Presentation3. TrueSheet by Jovanni Lo (@lodev09)

Sort: