All Projects → ReCombine → ReCombine

ReCombine / ReCombine

Licence: MIT License
A Swift Redux library utilizing Apple's Combine Framework.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to ReCombine

macos-snippets
Snip is a lightweight snippets manager app for macOS
Stars: ✭ 238 (+417.39%)
Mutual labels:  swiftui, combine-framework
DeTeXt
iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).
Stars: ✭ 73 (+58.7%)
Mutual labels:  swiftui, combine-framework
dashboard
iOS app + Today widget that monitors the status of my web apps. Updated for SwiftUI!
Stars: ✭ 41 (-10.87%)
Mutual labels:  swiftui, combine-framework
Cloe
Cloe is Redux on Combine for SwiftUI with excellent feng shui.
Stars: ✭ 29 (-36.96%)
Mutual labels:  swiftui, combine-framework
iOS
The source of V2er.iOS
Stars: ✭ 194 (+321.74%)
Mutual labels:  swiftui
SwiftUIRedux
🚀Comprehensive Redux library for SwiftUI, ensures State consistency across Stores with type-safe pub/sub pattern.
Stars: ✭ 18 (-60.87%)
Mutual labels:  swiftui
lockd
Generate strong passwords and save them in Keychain. Made with SwiftUI
Stars: ✭ 38 (-17.39%)
Mutual labels:  swiftui
BDUIKnit
A Swift Package Manager packed with SwiftUI custom reusable UI components and extensions.
Stars: ✭ 21 (-54.35%)
Mutual labels:  swiftui
StoryboardPreviewsBySwiftUI
Introduce how to make the Storyboard file and Xib file correspond to the preview function by SwiftUI.
Stars: ✭ 35 (-23.91%)
Mutual labels:  swiftui
RichText
Easily show RichText(html) in SwiftUI
Stars: ✭ 25 (-45.65%)
Mutual labels:  swiftui
reminders-menubar
Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
Stars: ✭ 250 (+443.48%)
Mutual labels:  swiftui
TagField
🏷 Simple Tag Field for SwiftUI 🏷
Stars: ✭ 19 (-58.7%)
Mutual labels:  swiftui
SwiftUI-LifeGame
The Conway's Game of Life that build with SwiftUI.
Stars: ✭ 37 (-19.57%)
Mutual labels:  swiftui
PathBuilder
SwiftUI result builder for Path
Stars: ✭ 48 (+4.35%)
Mutual labels:  swiftui
JobHunter
一個練習 Swift Combine framework 的小專案,抓取知名平台們的職缺資料,方便使用者快速瀏覽尋找,並可連回該平台閱讀詳細資料。
Stars: ✭ 15 (-67.39%)
Mutual labels:  combine-framework
tapit-app
App which lets two people share their social media details by simply putting one phone on top of the other ("tapping"). Currently in development by Nikita Mounier.
Stars: ✭ 18 (-60.87%)
Mutual labels:  swiftui
SwiftUIKit
A collection of missing SwiftUI components
Stars: ✭ 198 (+330.43%)
Mutual labels:  swiftui
Laden
SwiftUI loading indicator view
Stars: ✭ 23 (-50%)
Mutual labels:  swiftui
DynamicOverlay
A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.
Stars: ✭ 90 (+95.65%)
Mutual labels:  swiftui
HNReaderApp
Hacker News client for macOS
Stars: ✭ 169 (+267.39%)
Mutual labels:  swiftui

ReCombine Logo

Simple. Performant. Native.

Swift Platform support License MIT

A Swift Redux Library utilizing Apple's Combine Framework.

Documentation

See the full documentation on ReCombine.io

Why ReCombine?

  • Simple
  • Performant
    • 🚀 Uses Combine, boosting performance in comparison to Redux libraries that use RxSwift.
    • 🦁 Implements performance optimizations for you, including memoized selectors.
  • Native
    • 📲 Interacts seemlessly with SwiftUI.
    • 🛠 Only depends on Combine under the hood.

Inspiration

The API is inspired by NgRx, Angular's most popular Redux framework.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].