This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-04
Channels
- # beginners (149)
- # cider (1)
- # clara (12)
- # cljs-dev (226)
- # cljsrn (2)
- # clojure (275)
- # clojure-russia (5)
- # clojure-uk (14)
- # clojurescript (57)
- # cursive (23)
- # data-science (15)
- # datomic (1)
- # fulcro (8)
- # hoplon (9)
- # onyx (5)
- # portkey (15)
- # protorepl (1)
- # re-frame (8)
- # reagent (17)
- # shadow-cljs (22)
- # uncomplicate (13)
- # vim (36)
@kuzmin_m глянь https://github.com/plumatic/plumbing там > we can compile a Graph lazily so that step values are computed as needed
юзаю lein new expo
и @expo/vector-icons
:
(def VectorIcons (js/require "@expo/vector-icons"))
(def MaterialIcons (r/adapt-react-class (.-MaterialIcons VectorIcons))
потом:
[MaterialIcons {:name "search" :size 32}]
Господа, а кто-нибудь пользовался https://github.com/imatix/gsl ? Идеи, которые в README написаны, очень хорошо ложатся на кложуру.