|
You are here |
swiftui-lab.com | ||
| | | | |
doordash.engineering
|
|
| | | | | We compare UIKit's event-driven approach to SwiftUI's data-driven one, then dive into the SwiftUI view cycle, identity, and rendering process | |
| | | | |
www.thecodedself.com
|
|
| | | | | A toast view is a small, short-lived popup provides a small bite of information (see what I did there?) to the user. It's an Android paradigm, but if you're working on an iOS app that has an Android component, the chances are high that you have been or will be asked to implement one at some point. So you might as well learn how to make one simply without having to pull in a 3rd-party dependency, right? Well, let's get started then. | |
| | | | |
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. | |
| | | | |
www.neilmacy.co.uk
|
|
| | | A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit. | ||