Fork me on GitHub
#cljsrn
<
2016-02-28
>
michaelr13:02:33

trying to work with the figwheel repl from intellij idea, added {:nrepl-port 7888} to the cljsbuild android profile but that doesn't seem to start the nrepl within figwheel.. does anyone know why? or how to solve this?

mfikes13:02:01

Give this app a spin. @jellea and team put it together. I think it is the first app built fully with ClojureScript React Native to ship. https://appsto.re/gb/5KjH7.i

jellea13:02:29

Thanks Mike! Happy to answer questions. It's built on boot-react-native+`reagent`+`datascript`. Also we've open sourced our styling lib: https://github.com/Project-J/lookbook

jellea16:02:49

nxqd: thanks!