-
Notifications
You must be signed in to change notification settings - Fork 193
Home
Andrea Miotto edited this page Apr 30, 2020
·
10 revisions
PartialSheet is a SwiftUI Package to use in your iOS applications that gives you the perfect starting point to build your own partial sheet. The size of the partial view will resize according his content size.
The package is compatible with iPhone, iPad and Mac. In the iPhone you will have your Partial Sheet perfectly created, while on the iPad and on the Mac you will have a standard modal sheet with the same content.
- Slidable and dismissable with drag gesture
- Variable height based on his content
- Deep customization
- Keyboard compatibility
- Landscape compatibility
- iOS compatibility
- iPad compatibility
- Mac compatibility
- ScrcrollView and List compatibility: as soon as Apple adds some API to handle better ScrollViews