Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boscojwho/sheetlistui
Demonstrates bug and workaround for issue where SwiftUI List's offset shifts when its parent UISheetPresentationController's detent changes.
https://github.com/boscojwho/sheetlistui
Last synced: about 1 month ago
JSON representation
Demonstrates bug and workaround for issue where SwiftUI List's offset shifts when its parent UISheetPresentationController's detent changes.
- Host: GitHub
- URL: https://github.com/boscojwho/sheetlistui
- Owner: boscojwho
- License: apache-2.0
- Created: 2023-06-19T13:23:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-19T13:31:24.000Z (over 1 year ago)
- Last Synced: 2023-08-02T19:16:49.510Z (over 1 year ago)
- Language: Swift
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SheetListUI
Demonstrates bug and workaround for issue where SwiftUI List's offset shifts when its parent UISheetPresentationController's detent changes.