From 2a3b8df8fb2cbcdda4d1711729973673956531c8 Mon Sep 17 00:00:00 2001 From: Dan Motzenbecker Date: Sun, 15 Nov 2015 23:57:14 -0500 Subject: [PATCH] update readme todos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c4676..5b8cbbc 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ tools. ## Aspirations - [x] Xcode-free workflow with CLI tools - [x] Templates for other ClojureScript React wrappers -- [ ] Automatic wrapping of all React Native component functions for ClojureScript +- [x] 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 - [ ] Working dev tools