Post

Replies

Boosts

Views

Activity

Reply to This method should not be called on the main thread as it may lead to UI unresponsiveness.
Facing the same issue, please Apple response & help the developers
Replies
Boosts
Views
Activity
Mar ’23
Reply to iOS 16.1 Crashes when scroll (LazyVStack and LazyVGrid)
@Kingsquat is righ,t if we have multiple LazyVGrids then it starts acting up, my only solution at the moment is using LazyHStack inside of LazyVStack. It seems to have worked better than the new Grid API, it behaves very weirdly. Though, I'm still hoping for some light regarding to the usage of multiple grids.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to iOS 16.1 Crashes when scroll (LazyVStack and LazyVGrid)
I tried replacing the LazyVGrid with the new Grid for iOS 16 and the crash no is longer happening
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to iOS 16.1 Crashes when scroll (LazyVStack and LazyVGrid)
I just tried using iOS 16's Grid & Grid Row, and the crash is no longer happening.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to iOS 16.1 Crashes when scroll (LazyVStack and LazyVGrid)
this is also happening to my app, have you find any alternative solution to this?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22