Wonderful tutorial, voice explanation would have been a cherry on the cake
@fabiosousa8523 Жыл бұрын
Great work!! The only issue I see is that it's not lazy. If you have hundreds of items there, it will probably lag. Making the HStack a LazyHStack wouldn't work either because the GeometryReader renders its content completely. That makes it not ideal to use on a production app...
@Mahadev-x7u3 жыл бұрын
Excellent next lesson... thank you
@louisperner3 жыл бұрын
Thank you a lot
@fajaralnito6785 Жыл бұрын
Thank you!
@mujtabakhan1992 Жыл бұрын
Great tutorial. Is there is way to do this on button click also?
@elliotknight55522 жыл бұрын
You are too high… 🔥🔥🔥🎉
@30guarino3 жыл бұрын
Hey Balaji.... I was wondering can you please put the finished screen you are coding and LEAVE IT on the side next to the preview panel while using your mouse to show your viewers what you're working on during the video??
@30guarino3 жыл бұрын
Maybe iJustine could ask him
@malcolmdude3 жыл бұрын
Great tutorial! So many cool techniques
@robnash4841 Жыл бұрын
How do you manage the gesture when this is installed in a scroll view? Assuming you want a tap interaction animation also.
@thanhhuybui4522 жыл бұрын
How can you press on the image to change view?
@JayBhavsarLVITS3 жыл бұрын
Awesome tutorial loved it..thanks can you make it infinite circular?
@Kavsoft3 жыл бұрын
Noted✌️✌️
@JustWildSmile Жыл бұрын
it's really pain when you have to make it LazyHStack... and you heave animation related to offset
@AkbarAli-yt7fn2 жыл бұрын
how to make Carousel auto scroll with timer?
@Sajal-uf8mm8 ай бұрын
hello, I used this snap carousel in my project and working fine but I am writing the same issue that my client said "They are a bit difficult to swipe between however. Anyway we can make this more smooth"? can you please help me kavsoft for this?
@Kavsoft8 ай бұрын
The reason for this is that at the time of recording there is no way to find the velocity of the gesture, but from Xcode 15, it's possible to do so, so just add velocity to the offset calculations.
@Sajal-uf8mm8 ай бұрын
Ok thankyou so much.
@davidmuller24828 ай бұрын
Hi, did you figure out how to implement and fix this in the code? Do mind explaining it to me?
@ytweng88713 жыл бұрын
How to change the icon of .swift files like yours? it looks great :)
@Kavsoft3 жыл бұрын
It's Xcode 13 Default Theme Just try Xcode 13 (in beta now) its great 👍