This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-15
Channels
- # architecture (2)
- # beginners (16)
- # boot (2)
- # cider (4)
- # clara (6)
- # cljs-dev (78)
- # cljsrn (3)
- # clojure (158)
- # clojure-austin (1)
- # clojure-belgium (1)
- # clojure-dusseldorf (19)
- # clojure-italy (8)
- # clojure-russia (3)
- # clojure-spec (77)
- # clojure-uk (61)
- # clojurescript (341)
- # cursive (9)
- # data-science (12)
- # datomic (18)
- # emacs (9)
- # fulcro (109)
- # hoplon (10)
- # juxt (2)
- # leiningen (2)
- # lumo (31)
- # off-topic (1)
- # om (4)
- # onyx (40)
- # parinfer (17)
- # re-frame (36)
- # reagent (19)
- # spacemacs (10)
- # vim (60)
- # yada (20)
i haven't used any yet @ghopper , but i've seen a couple of web drivers for react-native which might be worth a look https://github.com/taobaofed/react-web https://github.com/necolas/react-native-web
Just updated my Leiningen cljs-expo-template
to support Expo v19. (Give it a shot via lein new expo your-project
). I’ve officially dropped support for boot
and rum
since I don’t know to use them and I don’t have the time to learn. If you’d like to see them supported please feel free to file a pull request.
Working Templates:
+reagent
“0.7.0”
+om
“1.0.0-beta1"
Updates:
expo
“19.0.0”
org.clojure/clojurescript
“1.9.854"
react-native-externs
“0.1.0”
Please see the updated README for more details…
https://github.com/seantempesta/expo-cljs-template/
Also, could someone please try creating a new project with the template? I’m not sure if I’ve deployed the template correctly to clojars
and some people seem to be getting old versions of the template when they run lein new expo project-name
.
https://clojars.org/expo/lein-template