Lottie Animation x SwiftUI
8:24
8 ай бұрын
Пікірлер
@FarhajAhmed
@FarhajAhmed 2 ай бұрын
Thanks for sharing! And making it look easy!
@FarhajAhmed
@FarhajAhmed 3 ай бұрын
Indeed, Focus Engine is a powerful element for tvOS Development. Your video lessons are doing a great deal of work to make us learn tvOS Development. Keep up the good work.
@FarhajAhmed
@FarhajAhmed 3 ай бұрын
Loved the way you explained the concept of the Focus Section. Keep it up.
@FarhajAhmed
@FarhajAhmed 3 ай бұрын
I like the way you expressed the essentials of tvOS Development in this video. Looking forward to more TVOS episodes.
@toddlask
@toddlask 3 ай бұрын
great stuff!
@advanceelectronics2234
@advanceelectronics2234 4 ай бұрын
❤ 2:20 2:22 2:23 2:24
@advanceelectronics2234
@advanceelectronics2234 4 ай бұрын
@FarhajAhmed
@FarhajAhmed 4 ай бұрын
Great job, keep it up!
@abdulkarimkhaan
@abdulkarimkhaan 4 ай бұрын
Thanks, will do!
@munaimpathan
@munaimpathan 4 ай бұрын
oh wow zabardasth ❤❤❤❤ Love you brother!!!
@rajnibanduni914
@rajnibanduni914 5 ай бұрын
When I tried your same code in my Xcode then it's crashing. but when I copy your code and paste it then it's working, I didn't understand why this is happing because I only type you code in my app. Here is the code :- could you find error ?? ZStack{ Circle() .fill(.gray.opacity(0.2)) Circle() .fill(.white.opacity(0.5)) .scaleEffect(animateWhiteCircle ? 1 : 0) Image("alert-disable") Image("Alert-enable") .offset(x:shake ? 5 : -5) .opacity(makeActive ? 1: 0) onAppear{ withAnimation(.linear(duration: 0.65).delay(0.9).repeatForever(autoreverses: true)){ animateWhiteCircle.toggle() makeActive.toggle() } withAnimation(.easeInOut(duration: 0.5).speed(6.0).repeatForever(autoreverses: true)) { shake.toggle() } } .shadow(radius: 10, x:10, y: 15) }
@abdulkarimkhaan
@abdulkarimkhaan 5 ай бұрын
You can get the complete code in the GitHub repository linked in the description. Happy learning! 🙌 Repo link: github.com/abdulkarimkhaan/SwiftUIAnimationsGuide/tree/master/SwiftUIAnimationsGuide/SomethingWentWrong%20Group
@munaimpathan
@munaimpathan 5 ай бұрын
Masha Allah
@advanceelectronics2234
@advanceelectronics2234 6 ай бұрын
0:36
@FarhajAhmed
@FarhajAhmed 6 ай бұрын
Thanks for sharing this tip!
@DeconstructedLearningOfficial
@DeconstructedLearningOfficial 6 ай бұрын
bro source code??
@abdulkarimkhaan
@abdulkarimkhaan 6 ай бұрын
I will update the GitHub link in description soon. 🙌
@connectSanjayMali
@connectSanjayMali 6 ай бұрын
Great stuff man!!
@saadkhannn
@saadkhannn 7 ай бұрын
Amazing work on the Cart loading animation! Your talent really shines through in this video. Keep it up!
@mohd14shoeb
@mohd14shoeb 7 ай бұрын
Please put you all three social network link completely 😊😉
@abdulkarimkhaan
@abdulkarimkhaan 7 ай бұрын
Thanks for the heads up! 🙌
@advanceelectronics2234
@advanceelectronics2234 7 ай бұрын
exland vois❤
@Aymen_Raeed
@Aymen_Raeed 8 ай бұрын
Nice video just a tip the thumbnail is green which is close to android green and you doing swift stuff to get more view just change the color of the background and sorry if my English not good
@abdulkarimkhaan
@abdulkarimkhaan 8 ай бұрын
Thanks for the tip! Happy Learning! 🙌
@Qasim_0014
@Qasim_0014 8 ай бұрын
Amazing!
@saifhakro
@saifhakro 8 ай бұрын
Great Content. Keep it up !!!
@muhammadhussainmughal4553
@muhammadhussainmughal4553 8 ай бұрын
So Informative
@webserveis3498
@webserveis3498 8 ай бұрын
Good, but not understand implement this with struct model, only drag a color?
@abdulkarimkhaan
@abdulkarimkhaan 8 ай бұрын
Thanks for the feedback! Colors are just for the concept, you can drag different views using draggable and dropDestination.
@Nealcar30489
@Nealcar30489 5 ай бұрын
@@abdulkarimkhaan How? I keep getting a: Instance method 'draggable(_:preview:)' requires that 'MobileStep' conform to 'Transferable'
@abdulkarimkhaan
@abdulkarimkhaan 5 ай бұрын
I will upload a new tutorial on it, soon!
@abdulkarimkhaan
@abdulkarimkhaan 4 ай бұрын
Check out my new tutorial on moving views! kzfaq.info/get/bejne/mMl6eth517ucpaM.html
@aloksagar9510
@aloksagar9510 8 ай бұрын
Thanks
@FarhajAhmed
@FarhajAhmed 8 ай бұрын
Great work bro. Keep it up!
@abdulmoizkhan8978
@abdulmoizkhan8978 8 ай бұрын
you made it look easy! very well explained!
@yourcricnest
@yourcricnest 8 ай бұрын
@saqlainkanani7998
@saqlainkanani7998 9 ай бұрын
Insightful 💡
@saadmasood1139
@saadmasood1139 9 ай бұрын
Great work!!
@MuhammadHussain-vy3zi
@MuhammadHussain-vy3zi 9 ай бұрын
Great Explanation
@armughanahmed80
@armughanahmed80 9 ай бұрын
Great content.
@armughanahmed80
@armughanahmed80 9 ай бұрын
Very well explained! Thanks
@AmirRaza1
@AmirRaza1 9 ай бұрын
Great! Waiting for the next tips.
@sahibali9964
@sahibali9964 9 ай бұрын
I am not an engineer, but the way you represented it made it super easy to understand. I believe I could even attempt to replicate it.
@saadkhannn
@saadkhannn 9 ай бұрын
🤩🤩
@JuniorT963
@JuniorT963 9 ай бұрын
ma sha Allah
@modsgamez
@modsgamez 9 ай бұрын
Awesome video, thanks for uploading this to KZfaq 🙂
@saadkhannn
@saadkhannn 9 ай бұрын
Really helpful 🤩🤩👏👏
@abdulmoizkhan8978
@abdulmoizkhan8978 10 ай бұрын
Wow, this Eye Loading Animation tutorial is absolutely fantastic! Your clear explanations and step-by-step guidance make it so easy for beginners like me to dive into SwiftUI animations. I can't wait to see more tutorials from you. Keep up the excellent work, and thank you for sharing your knowledge
@zasskhan8020
@zasskhan8020 10 ай бұрын
Wow, this Eye Loading Animation tutorial is absolutely fantastic! Your clear explanations and step-by-step guidance make it so easy for beginners like me to dive into SwiftUI animations. I can't wait to see more tutorials from you. Keep up the excellent work, and thank you for sharing your knowledge
@arhumhassan7574
@arhumhassan7574 10 ай бұрын
👍🏼👍🏼🙌🏼
@tahir6887
@tahir6887 10 ай бұрын
Mashaallah bro keep it up❤
@modsgamez
@modsgamez 10 ай бұрын
Keep it up bro, ❤ awesome.
@user-tk4vz2ol8o
@user-tk4vz2ol8o 10 ай бұрын
Very helpful. Thanks
@farahwaqar2792
@farahwaqar2792 10 ай бұрын
❤ MashaAllah
@advanceelectronics2234
@advanceelectronics2234 4 ай бұрын
@abdulmoizkhan8978
@abdulmoizkhan8978 10 ай бұрын
The step-by-step breakdown really helped me understand the process behind creating such a sleek and dynamic animation. Looking forward to more tutorials like this. Keep up the excellent work! ⏰🎉