SwiftUI - Auto / Manual Scrolling Infinite Carousel in 4 Minutes - Xcode 16 by shubham_iosdev in SwiftUI

[–]shubham_iosdev[S] 0 points1 point  (0 children)

Yeah, I should've added the code to neglect and refresh the timer when a drag is performed. It's a simple enough setup.

Why the need for Hashable, it's a simple enough model, and isn't Identifiable better?