You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using SwiftUI views in an Epoxy Collection View, views are reused and onAppear is called for each one correctly most of the time, but not if you scroll up and down really fast (causing very fast cell reuse). See video:
When using SwiftUI views in an Epoxy Collection View, views are reused and onAppear is called for each one correctly most of the time, but not if you scroll up and down really fast (causing very fast cell reuse). See video:
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-09-29.at.17.19.22.mp4
Repro case:
The text was updated successfully, but these errors were encountered: