Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRiceM authored Dec 11, 2024
1 parent ab2a5b8 commit 855ef9c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ However, even when presented with smaller detent heights, these sheets can still

Adaptive sheets try to bridge the gap between system sheets, and the custom presentation used when pairing a device such as AirPods.

![AdaptiveSheet - 1](https://github.com/user-attachments/assets/14c21ef6-7a9b-4934-b2b5-00486f9e5bdf)


https://github.com/user-attachments/assets/f78f5b21-de9d-45d0-bfa0-32258aee7697



## Implementation
Adaptive Sheets are built using the standard SwiftUI .sheet presentation, which preserves all the niceties like gestures, presentation bindings, and onDismiss callbacks.
Expand All @@ -27,3 +31,8 @@ Behaves the same as NavigationScrollView but uses a List instead of a ScrollView

## Known Issues:
- NavigationScrollView and NavigationListView are a little wonky on iPad.

## Leave a tip:
https://ko-fi.com/benricem

or just say thanks: https://mastodon.social/@BenRiceM/

0 comments on commit 855ef9c

Please sign in to comment.