This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-30
Channels
- # arachne (23)
- # bangalore-clj (2)
- # beginners (64)
- # boot (20)
- # cider (3)
- # clara (11)
- # cljs-dev (29)
- # cljsrn (10)
- # clojure (143)
- # clojure-brasil (4)
- # clojure-dev (22)
- # clojure-dusseldorf (3)
- # clojure-italy (26)
- # clojure-sanfrancisco (13)
- # clojure-seattle-old (2)
- # clojure-spec (15)
- # clojure-uk (27)
- # clojured (1)
- # clojurescript (52)
- # core-async (13)
- # cursive (2)
- # datomic (106)
- # fulcro (45)
- # garden (1)
- # graphql (11)
- # hoplon (98)
- # jobs (11)
- # juxt (7)
- # keechma (2)
- # leiningen (36)
- # off-topic (39)
- # parinfer (13)
- # re-frame (34)
- # reagent (5)
- # ring (1)
- # rum (4)
- # shadow-cljs (83)
- # sql (1)
- # timbre (1)
- # unrepl (49)
- # vim (1)
- # yada (42)
I just wrote up my experiences learning to use cljsrn this past week. https://github.com/deg/clojure-then-you-think/wiki/React-Native-in-ClojureScript
quick note on the native base theme stuff. I had the same problem and eventually I realized that ejecting the theme is an optional thing. After installing native base you dont need to do anything. Ejecting the theme is useful if you want to customize the native base components according to your specific needs
So far I havent even got to the point where I need that but it is certainly useful. I think that the message in the console misleads people to think that they MUST do it
I've been developing in RN for months, but this has a lot of good info I didn't know. Thanks @U3JJ35GUT
Thanks, my pleasure! I wrote this as a Wiki page, so I'll continue to update it as I learn more -- probably at a slower pace now.
@U052U4LD6 Consider contributing to http://cljsrn.org/
@U0AU4CPTN Was that remark aimed at me? Yes, I'd like to contribute it, but want to give it a few more days to ripen first. I'm still wrestling the next round of newbie issues.