Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 448 Bytes

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 tinykittenstv.xcworkspace.
  4. Build!

Technologies

  • ReactiveCocoa v4 alpha
  • Realm database

License

MIT License for source.