This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-20
Channels
- # aleph (15)
- # announcements (12)
- # aws-lambda (1)
- # babashka (54)
- # beginners (35)
- # calva (2)
- # cider (31)
- # clerk (13)
- # clj-kondo (65)
- # clj-on-windows (14)
- # cljsrn (7)
- # clojure (57)
- # clojure-art (1)
- # clojure-dev (1)
- # clojure-europe (19)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-uk (1)
- # clojurescript (9)
- # community-development (25)
- # cursive (2)
- # data-science (3)
- # emacs (19)
- # events (1)
- # fulcro (21)
- # humbleui (1)
- # hyperfiddle (15)
- # jobs (8)
- # london-clojurians (2)
- # malli (18)
- # off-topic (1)
- # portal (6)
- # reagent (3)
- # releases (3)
- # sci (1)
- # shadow-cljs (73)
- # spacemacs (4)
- # sql (9)
Hi, do you have some react-native ui component library that you use? I'm looking for something minimalistic to quicker build components that are consistent. Something like: https://headlessui.com
You can use Tailwind in RN, so you could probably adapt most of those components.
For the most part, Iām using RN so that I have access to native components in the first place.
Yeah this is something I plan to use, but I was wondering if maybe there are some that consider different phone features like notch in iphone
You can take a look to UI Kitten, I like it, it looks good enough to start building a modern app, and works good with React Navigation š
hi @U02TF2JU3M4 can you share how you use React Navigation in clojure react native app.
Hey @U0507BH506R You can take a look at my repo: https://github.com/ulisesmac/Horarios-FC-UNAM