Skip to content

ReSwift/ReSwift-Todo-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4fcdd3c · Jul 3, 2019

History

99 Commits
Jul 3, 2019
Jul 3, 2019
Jul 3, 2019
Jul 3, 2019
Sep 6, 2016
Jul 3, 2019
Jul 3, 2019
Jul 3, 2019
Sep 6, 2016
Jul 3, 2019

Repository files navigation

To-Do-List Example Apps

Swift 5.0 License Build Status

To-Do example app for macOS, utilizing ReSwift as the primary means to control data flow.

  • NSDocument-based
  • Reactive, redux-like UI bindings using ReSwift
  • Reusable state for cross-platform development

Setup

$ carthage bootstrap
$ open ReSwift-Todo-Example.xcodeproj/

License

Copyright © 2016 ReSwift Community. Distributed under the MIT License (MIT).