Fork me on GitHub
#cljsrn
<
2019-03-03
>
hyoo04:03:58

is there a way to load and run cljs-devtools in cljs + rn setup? or how to use cljs-devtools? The usual way of running (devtools/install!) doesn’t seem to work for me. It hangs there once I run that command.

vinurs16:03:39

@thheller hello, is a example for react-native reagent and reframe, i don’t use expo

thheller17:03:41

@haiyuan.vinurs no example, but the setup is exactly the same. in the :init-fn you just need register the proper root component I think