ra1028 / swiftui-atom-propertiesLinks
⚛️ Atomic approach state management and dependency injection for SwiftUI
☆308Updated 3 months ago
Alternatives and similar repositories for swiftui-atom-properties
Users that are interested in swiftui-atom-properties are comparing it to the libraries listed below
Sorting:
- 🎭 Swift async/await & Actor-powered effectful state-management framework.☆255Updated 7 months ago
- 🪝 A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view.☆519Updated 11 months ago
- SwiftUI framework for presentation slides☆305Updated 2 weeks ago
- A new build tool to generate XCFramework☆529Updated last week
- Magical testing tools for Swift macros.☆317Updated 3 months ago
- A small mirror for https://github.com/firebase/firebase-ios-sdk, to add support for binary (xcframework) distribution with swift package …☆152Updated 3 weeks ago
- Pretty print for Swift.☆326Updated last year
- Automatically collecting #Preview and displaying them in your app.☆236Updated 3 weeks ago
- A bidirectional router with more type safety and less fuss.☆389Updated 6 months ago
- ⏰ A few clocks that make working with Swift concurrency more testable and more versatile.☆300Updated 8 months ago
- A tool converts test cases written in XCTest to swift-testing☆228Updated 7 months ago
- The official app for try! Swift Tokyo 2025☆184Updated last week
- Useful, testable Swift concurrency.☆428Updated 3 weeks ago
- Power Assert in Swift.☆494Updated last week
- A type-safe HTTP client for Swift.☆319Updated 9 months ago
- A GitHub Action that generates a human-readable test report from the Xcode result bundle and shows it on GitHub Checks.☆374Updated last week
- AsyncExtensions aims to mimic Swift Combine operators for async sequences.☆403Updated last month
- A smart stubbing system.☆303Updated last year
- Compile-time-safe dependency injection in Swift☆160Updated last week
- A Swift macro driven auto-mocking library.☆364Updated last month
- Swift macro that simplifies and automates the process of creating spies for testing