iOS Todo Application using RxSwift and ReactorKit
Last updated Jun 18, 2026
1.3k
Stars
169
Forks
9
Issues
0
Stars/day
Attention Score
64
Language breakdown
No language data available.
โธ Files
click to expand
README
RxTodo ======
RxTodo is an iOS application developed using ReactorKit. This project is for whom having trouble with learning how to build a RxSwift application due to lack of references. (as I did ๐)
Features
- Using ReactorKit
- Using RxDataSources
- Observing model create/update/delete across the view controllers
- Navigating between view controllers
- Immutable models
- Testing with RxExpect
Architecture

Visit ReactorKit for detail.
Requirements
- iOS 8+
- Swift 3
- CocoaPods
Screenshots

Contribution
Discussion and pull requests are welcomed ๐
License
RxTodo is under MIT license. See the LICENSE for more info.
๐ More in this category