目录
目录README.md

header


GitHub Workflow Status License MIT Swift 5.5 codecov

Overview

Ducks is a micro Redux implementation that borrows “a lot” of inspiration from the Composable Architecture. However, it is designed to be much simpler and a more barebones offering.

Installation

Ducks supports installation through SPM on iOS 13, macOS 10.15, tvOS & watchOS.

Simply add Ducks to your package manifest.

dependencies: [
    .package(url: "https://github.com/alexLittlejohn/ducks.git", from: "1.0.0")
]

Examples

Check the Examples directory for the example app which will showcase how to use the framework as well as how to write tests for your features that use this library.

关于
503.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号