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
hi @ulises.ssb506 can you share how you use React Navigation in clojure react native app.
Hey @miguel.gallardo.lemus You can take a look at my repo: https://github.com/ulisesmac/Horarios-FC-UNAM
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 š