peterfriese / SwiftUI-Building-Components
☆23Updated 2 years ago
Alternatives and similar repositories for SwiftUI-Building-Components:
Users that are interested in SwiftUI-Building-Components are comparing it to the libraries listed below
- Unique carousel view created for #SwiftUIWeeklyChallenge☆27Updated 4 years ago
- Composable MicroFeature Architecture☆27Updated 4 years ago
- Example showcasing Tuist and the Composable Architecture☆60Updated 4 years ago
- ☆24Updated 4 years ago
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆53Updated 2 years ago
- A lightweight MVI framework for Swift☆25Updated 2 years ago
- ☆10Updated 8 months ago
- A hand-curated list of Swift macros. Feel free to contribute!☆27Updated last year
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- A @resultBuilder to use to bundle tasks together.☆50Updated 2 years ago
- SwiftUI Todo app example using a React/Redux monolithic state store with flux like dispatch/reduce actions☆13Updated 5 years ago
- Sample code for my blog post series about Combine and SwiftUI☆43Updated 3 years ago
- A backport of the new `refreshable` modifier with support for all SwiftUI versions. (iOS, tvOS, watchOS, macOS)☆19Updated 2 years ago
- ## Auto-archived due to inactivity. ##☆25Updated 2 years ago
- A Swift macro that extracts associated values from enum cases☆21Updated last year
- UDF (Unidirectional Data Flow) architecture on SwiftUI/Concurrency/Combine☆26Updated last week
- Fully customizable line chart for SwiftUI 🤩☆28Updated 2 years ago
- Set of available SF Symbols☆64Updated 2 years ago
- Example of flexible picker that automatically layouts its own content.☆28Updated 3 years ago
- Report issues, request features or ask for help for the ReMafoX app here.☆30Updated 2 years ago
- Contains all files needed for my Combine workshop.☆32Updated 5 years ago
- A Swift macro that provides an unwrapped URL from a string literal.☆23Updated 9 months ago
- Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.☆28Updated last year
- ☆12Updated last year
- Custom popup in SwiftUI☆61Updated 4 years ago
- SwiftUI convenience view to show common links in apps settings/help menu.☆60Updated 4 months ago
- Source code related to blog post about creating custom parseable format styles in iOS 15 (and similar versions of tvOS, watchOS, and macO…☆14Updated 3 years ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆47Updated last year
- Communications library across Apple platforms.