NilCoalescing / SwiftUI-Code-Examples
In this repository we are collecting our solutions to interesting SwiftUI problems that we encounter when developing our apps.
☆265Updated 2 months ago
Alternatives and similar repositories for SwiftUI-Code-Examples:
Users that are interested in SwiftUI-Code-Examples are comparing it to the libraries listed below
- Asynchronous and Throwable button implementation for SwiftUI, with animations and progress tracking☆394Updated 3 weeks ago
- A launch screen made with SwiftUI and RealityKit. Used in the Find app.☆241Updated 2 years ago
- A collection of SwiftUI views for handling pages of content☆274Updated last year
- ☆305Updated 2 years ago
- Reframing SwiftUI Views. A collection of tools to help with layout.☆278Updated 2 months ago
- A small app designed to understand how LazyVGrid and LazyHGrid work.☆104Updated 4 years ago
- ☆144Updated 9 months ago
- A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.☆216Updated last year
- An example project for the TipKit framework☆406Updated last year
- A bidirectional router with more type safety and less fuss.☆358Updated 6 months ago
- Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.☆344Updated 3 years ago
- Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).☆386Updated last year
- Hundreds of Core Image filters wrapped as CIImage modifiers for easy integration with SwiftUI☆224Updated 7 months ago
- An Example on how to create SwiftUI hero animations, using matchedGeometryEffect.