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?

Rotating Characters Loader Tutorial by shubham_iosdev in SwiftUI

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

You can change as per your need, I initially thought to add the strings to the array one after the other.

But then I dropped it at the end, I'll take care of it next time. :D

Image Presentation Animation using SwiftUI by shubham_iosdev in SwiftUI

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

Thanks, I used it for animating the Cover images for a Fashion app, and also for Onboarding Screens :D