All Projects → devxoul → Rxtodo

devxoul / Rxtodo

Licence: mit
iOS Todo Application using RxSwift and ReactorKit

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Rxtodo

Ios
A sample project demonstrating MVVM, RxSwift, Coordinator Pattern, Dependency Injection
Stars: ✭ 49 (-95.87%)
Mutual labels:  rxswift
Go Todo
微信小程序 todo后端,采用GoFrame框架搭建,包含微信认证、token管理、发送微信模板消息等
Stars: ✭ 60 (-94.94%)
Mutual labels:  todo
Focusedtask
MacOS menu bar todo app built with Electron, React and Redux. It goals is to help you do deep work.
Stars: ✭ 67 (-94.35%)
Mutual labels:  todo
Rxgesture
RxSwift reactive wrapper for view gestures
Stars: ✭ 1,069 (-9.87%)
Mutual labels:  rxswift
React Native Redux Firebase Todo
React Native Redux Firebase Todo
Stars: ✭ 59 (-95.03%)
Mutual labels:  todo
Dones
Simple team task management and tracking
Stars: ✭ 62 (-94.77%)
Mutual labels:  todo
Rxlifecycle
🐹 Easy life cycle observation
Stars: ✭ 46 (-96.12%)
Mutual labels:  rxswift
Task
Terminal tasks todo with reminder tool for geek
Stars: ✭ 73 (-93.84%)
Mutual labels:  todo
Rxswift Chinese Documentation
RxSwift 中文文档
Stars: ✭ 1,107 (-6.66%)
Mutual labels:  rxswift
Rxexamples
Tests with RxSwift by book of Ray Wenderlich
Stars: ✭ 66 (-94.44%)
Mutual labels:  rxswift
Rxswiftext
A collection of Rx operators & tools not found in the core RxSwift distribution
Stars: ✭ 1,080 (-8.94%)
Mutual labels:  rxswift
Taskbook
Tasks, boards & notes for the command-line habitat
Stars: ✭ 8,326 (+602.02%)
Mutual labels:  todo
Loginwithrxswift
A demo with Sign up and Login function With RxSwift
Stars: ✭ 63 (-94.69%)
Mutual labels:  rxswift
Mvvm C with swift
Sample project using MVVM-C with Swift
Stars: ✭ 53 (-95.53%)
Mutual labels:  rxswift
Simpleapiclient Ios
A configurable api client based on Alamofire4 and RxSwift4 for iOS
Stars: ✭ 68 (-94.27%)
Mutual labels:  rxswift
Rxswift To Combine Cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Stars: ✭ 1,040 (-12.31%)
Mutual labels:  rxswift
Jetchat
 Swift5.0编写的简仿微信聊天应用,完美支持表情键盘、单聊、群聊、本地消息会话缓存。
Stars: ✭ 61 (-94.86%)
Mutual labels:  rxswift
Nodo
☑ Command line TODO app
Stars: ✭ 73 (-93.84%)
Mutual labels:  todo
Vscode Highlight
Advanced text highlighter based on regexes. Useful for todos, annotations etc.
Stars: ✭ 71 (-94.01%)
Mutual labels:  todo
Phoenix Todo List Tutorial
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.5.3 (latest)
Stars: ✭ 65 (-94.52%)
Mutual labels:  todo

RxTodo

Swift Build Status

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

reactorkit

Visit ReactorKit for detail.

Requirements

  • iOS 8+
  • Swift 3
  • CocoaPods

Screenshots

rxtodo

Contribution

Discussion and pull requests are welcomed 💖

License

RxTodo is under MIT license. See the LICENSE for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].