- https://github.com/LucasMucGH/BottomSheet (works; examples work and provide a reasonable multi-height bottom drawer for swiftui, although in detail it's different from the Apple Maps one)
- https://github.com/faberNovel/DynamicOverlay (works; provides a SwiftUI example that copies the gestures of the Apple Maps app more closely, actual implementation is UIKit)
- https://swiftwithmajid.com/2019/12/11/building-bottom-sheet-in-swiftui/ (only the first step of building a drawer)
- https://github.com/weitieda/bottom-sheet (Only single height)
- https://github.com/maustinstar/swiftui-drawer (Examples don't work out of the box)
Last active
February 25, 2022 08:01
-
-
Save ralfebert/f270e9a0b48b6f88f37f8815bc92ddee to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment