This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-12-23
Channels
- # announcements (6)
- # aws (4)
- # babashka (66)
- # beginners (70)
- # calva (2)
- # cider (62)
- # clara (1)
- # clojars (5)
- # clojure (101)
- # clojure-dev (67)
- # clojure-europe (1)
- # clojure-nl (3)
- # clojure-uk (13)
- # core-async (15)
- # datomic (11)
- # defnpodcast (10)
- # duct (22)
- # emacs (6)
- # events (1)
- # fulcro (34)
- # kaocha (3)
- # off-topic (20)
- # pathom (1)
- # re-frame (8)
- # reagent (14)
- # remote-jobs (1)
- # shadow-cljs (58)
@mruzekw could clarify what you mean by connect? like not able to load anything?
im not sure what you mean by that? your local server?
so you local dev react native build (running in a emulator) doesn’t connect to your local server?
is that correct?
is it running in a simulator?
and have you added the dev preloads to shadow.edn
hmm that should do it
how big is your app? is it brand new?
then it’s probably better to just port the working template to your app
incrementally
or keep debugging i suppose 😄
like building your app
exactly