Skip to content

twocentstudios/todostream

Repository files navigation

todostream

todostream is an example todo list iOS app with an experimental architecture. It uses a single app-wide signal to dispatch and read immutable events.

Getting started

  1. Clone the repo. $ git clone git://github.com/twocentstudios/todostream.git.
  2. Install the pods. $ pod install.
  3. Open todostream.xcworkspace.
  4. Build!

Technologies

  • ReactiveCocoa v4 alpha
  • Realm database

License

MIT License for source.

About

An experimental iOS app using a single stream for reading and writing immutable events

Resources

License

Stars

Watchers

Forks

Packages

No packages published