jhubbardsf / SwiftUI-Examples
My list of useful SwiftUI example code with tutorial links and gifs.
☆10Updated 5 years ago
Alternatives and similar repositories for SwiftUI-Examples:
Users that are interested in SwiftUI-Examples are comparing it to the libraries listed below
- Unique carousel view created for #SwiftUIWeeklyChallenge☆27Updated 4 years ago
- A SwiftUI Layout that chooses the Layout that fits.☆21Updated 2 years ago
- The ISO 8601 period/duration APIs missing in Foundation☆30Updated last year
- A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)☆38Updated 2 years ago
- Bind multiple cancellables to the lifetime of another object like a view controller.☆32Updated 4 years ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- A spatial search μlibrary powered by GameplayKit 👾☆30Updated 4 years ago
- ## Auto-archived due to inactivity. ##☆25Updated 2 years ago
- SwiftUI based macOS app that uses SwiftGen CLI to generate Swift code from various resources☆21Updated 4 years ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 4 years ago
- A generic ObservableObject for every property!☆44Updated 7 months ago
- Communications library across Apple platforms.☆28Updated 2 years ago
- Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement Sw…☆28Updated 10 months ago
- Simple app to show usage of SwiftUI and Combine☆28Updated 5 years ago
- Parallax Scrolling☆38Updated 2 years ago
- Build multipart/form-data type-safe in Swift.☆30Updated 5 months ago
- Combine extensions that require only the Swift Standard Library and Foundation.☆20Updated 5 years ago
- Swift/SwiftUI framework for simplified management of view state, allowing easy implementation of complex views.☆17Updated last year
- SwiftUI loading indicator view