- There are times where using simple shapes and animations pre-built into SwiftUI just won't cut it for your app (or for your expansive vision). But, as you might've already known, in SwiftUI you can customize a lot of the UI Elements to your heart's desire.
- Custom ViewModifiers in SwiftUI
- Custom ButtonStyle in SwiftUI
- Custom Transitions in SwiftUI
- How to use MatchedGeometryEffect in SwiftUI
- Custom Shapes in SwiftUI
- Custom shape susing Arcs and Quad Curves in SwiftUI
- Custom Tab Bar in SwiftUI
- Custom Navigation Bar in SwiftUI
- Custom Bindings in SwiftUI
- Custom Errors and Alerts in SwiftUI
- Custom Property Wrappers - part 1
- Custom Property Wrappers - part 2