https://github.com/chrysb/lazyvstackstutter
This project demonstrates how LazyVStacks stutter within a ScrollView in SwiftUI
https://github.com/chrysb/lazyvstackstutter
Last synced: 11 months ago
JSON representation
This project demonstrates how LazyVStacks stutter within a ScrollView in SwiftUI
- Host: GitHub
- URL: https://github.com/chrysb/lazyvstackstutter
- Owner: chrysb
- Created: 2021-07-20T17:56:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T15:15:22.000Z (about 4 years ago)
- Last Synced: 2025-04-04T12:32:45.949Z (over 1 year ago)
- Language: Swift
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LazyVStackStutter
This project demonstrates how `LazyVStack` stutters within a `ScrollView` in SwiftUI.
In my opinion, this is the only thing that's preventing SwiftUI from being used in more complex applications. I hope that Apple will fix this, or maybe someone can point out what I'm doing wrong here.
To reproduce the issue, just scroll down and then flick the ScrollView back to the top. `Shuffle items` and try again.

[Watch full video](https://www.youtube.com/watch?v=_xT89lZcUAc)
## Got a solution?
Tweet me at [@chrysb](https://twitter.com/chrysb)