Fork me on GitHub
#cljsrn
<
2017-08-15
>
mccraigmccraig09:08:28

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

seantempesta18:08:18

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/

seantempesta18:08:12

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