added android support to todo list

This commit is contained in:
Dan Motzenbecker 2015-10-12 19:52:07 -04:00
parent 16e5300043
commit a24ca9dc1f
1 changed files with 2 additions and 1 deletions

View File

@ -111,12 +111,13 @@ tools.
## Aspirations
- [ ] Automatic wrapping of all React Native component functions for ClojureScript
- [x] Xcode-free workflow with CLI tools
- [ ] Automatic wrapping of all React Native component functions for ClojureScript
- [ ] Automatically run React packager in background
- [ ] Automatically tail cljs build log and report compile errors
- [ ] Templates for other ClojureScript React wrappers
- [ ] Automatic bundling for offline device usage and App Store distribution
- [ ] Android support
Contributions are welcome.