|
You are here |
swiftui-lab.com | ||
| | | | |
getstream.io
|
|
| | | | | An app like Telegram uses animations to engage and onboard users in many ways. Learn to build detailed SwiftUI animations for your apps. | |
| | | | |
nerdyak.tech
|
|
| | | | | Transitions play a vital role in the user experience of our apps. They are visual keys signalizing that the app or screen context is changing. | |
| | | | |
nilcoalescing.com
|
|
| | | | | Learn how to use matchedGeometryEffect() in SwiftUI to animate a capsule background that highlights the selected option in a custom segmented control. | |
| | | | |
swiftrocks.com
|
|
| | | CaseIterable is one of my favorite features in Swift 4.2. Despite being a simple protocol, it solves the common problem (that I personally faced many times) of needing access to an array containing all the cases of a certain enum. | ||