Fork me on GitHub
#cljsrn
<
2019-03-06
>
anish00:03:06

I'm using re-natal with re-graph for graphql client, however i am getting following error The HTTP call failed.

anish00:03:55

what do I need to do so that i can send Http requests?

hyoo04:03:21

Hi, I am trying to test expo + shadow-cljs based on https://github.com/thheller/reagent-expo. And I am stuck on an issue in requiring js files. e.g. (:require ["./bar" :as bar :refer [myComponent]]), which throws error Can't find variable: module$reagent-expo$bar.

hyoo04:03:05

it looks there are module$reagent-expo$bar.js and module$reagent-expo$bar.js.map under ./app