anysome / objective

A Todo App implemented by React Native (Android and iOS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective 行事易

可自动跟踪目标完成情况的待办清单软件

使用目标、备忘、清单管理事项,再安排到每日的待办中,达到统筹全局,聚焦细节的目的。

iOS Snapshot

record

target

glance

calendar

todo list

Android Snapshot

record

target

glance

calendar

todo list

Install

npm install

rnpm link

# run on ios
react-native run-ios

# run on android
react-native run-android

iOS 还需要把ART和Notification在xcode中配置.

Code

es6 first!

Welcome

反馈、建议、pr、star、share ……


Dev Server

开发测试用的服务器会一直运行着, 但只是台阿里云上512内存的小ECS,不一定随时挂掉, 小心使用, 我会即时重启.

测试数据不定时清除, 请勿保存重要信息.

Release Version

iOS AppStore

Android Markets 小米 豌豆荚 应用宝 应用汇 安智

License

项目使用MIT许可。

About

A Todo App implemented by React Native (Android and iOS).

License:MIT License


Languages

Language:JavaScript 95.9%Language:Objective-C 2.5%Language:Java 1.0%Language:Python 0.7%