Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "natal", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Bootstrap ClojureScript React Native apps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -128,3 +128,3 @@ # Natal | ||
- [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 | ||
@@ -131,0 +131,0 @@ - [ ] Automatically tail cljs build log and report compile errors |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34263