Skip to content

ReSwift/ReSwift-Todo-Example

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).