An open API service indexing awesome lists of open source software.

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

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.

![LazyVStackStutter](https://user-images.githubusercontent.com/120388/126373824-a6b9214e-4515-4f46-934c-24f78881c606.gif)

[Watch full video](https://www.youtube.com/watch?v=_xT89lZcUAc)

## Got a solution?
Tweet me at [@chrysb](https://twitter.com/chrysb)