Adds todolist.

This commit is contained in:
Joel Arvidsson 2015-10-29 11:40:11 -04:00
parent fa393a7ec2
commit a71fda6631
1 changed files with 7 additions and 0 deletions

View File

@ -71,5 +71,12 @@ Keychain
```
## Todo
- [x] iOS support
- [ ] Android support
- [ ] Storing objects as JSON
- [ ] Expose wider selection of underlying native APIs
## License
MIT © Joel Arvidsson 2015