cljsrn 2023-03-20

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

Miguel Angel Gallardo Lemus 2023-05-13T04:33:06.603529Z

hi @ulises.ssb506 can you share how you use React Navigation in clojure react native app.

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.

šŸ‘ 1

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 šŸ‘