Instagram "Like" Feature in SwiftUI on Double Tap | SwiftUI For Beginners

Опубликовано: 04 Октябрь 2024
на канале: Rajesh Sharma
361
13

#SwiftUIForBeginners | #InstagramLike | #SwiftUIViewModifier
This video covers :
1. How to implement like functionality similar to instagram,
2. How to implement instagram similar like effect in ios using SwiftUI ?
3. How to create instagram like feature on double tap in swiftUI.
4. Where we can use view modifiers .
5. How to create your own custom view modifier.
6. how to implement double tap to like similar to Instagram
============================================
Note :- To understand it practically Please watch Video.
============================================
SwiftUIViewModifier -:    • SwiftUI ViewModifier | SwiftUI for be...  
Property Wrapper in swift -:    • Property wrapper in swift | Property ...  
@State @Binding Property Wrapper -:    • SWIFTUI - @State @Binding Property Wr...  
GitHub Source Code -: https://github.com/raj-engineer/Swift...
=======================================================
1. Why we use view modifiers .
If we want to modify the appearance or behaviour of views so we can use view modifiers and to make code short and reusable

2. Where we can use view modifiers .
where you are applying multiple view modifiers to the same views over and over again. in that place you need to use modifier.
=============================================
If You think this is Helpful for you, so please share and Subscribe my channel .

Good place to learn iOS Application Development , Swift ,SwiftUI. I try explain all the things in very simple and easy manner.

"If you can't explain it simply, you don't understand it well enough."
Albert Einstein