This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
I'm using re-natal with re-graph for graphql client, however i am getting following error The HTTP call failed.
re-graph uses https://github.com/r0man/cljs-http for http routing
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
.