From b1b7cc376416c0e22dd3011f6616fbb836d828f2 Mon Sep 17 00:00:00 2001 From: Nikolai Trukhin Date: Mon, 19 Sep 2022 01:55:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d08960..18d86fe 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,10 @@ Introspect underlying UIKit components from SwiftUI - [Snap](https://github.com/nerdsupremacist/Snap) - A customizable Snapping Drawer à la Apple Maps - [swiftui-drawer](https://github.com/maustinstar/swiftui-drawer) - A SwiftUI bottom-up controller, like in the Maps app. Drag to expand or minimize. +### Modal (sheet) + +- [NativePartialSheet](https://github.com/CoolONEOfficial/NativePartialSheet) - A custom sheet's presentationDetents support from iOS 15.0 + ### Form - [TypeYouCard](https://github.com/alexejn/TypeYouCard) - SwiftUI Paycard form