nandorojo / dripsy

🍷 Responsive, unstyled UI primitives for React Native + Web.
https://dripsy.xyz
MIT License
2.01k stars 80 forks source link

Theming approach with dripsy? #159

Closed saulamsal closed 2 years ago

saulamsal commented 2 years ago

I've been trying to create a set of custom themes (default, dark, neon, pure black etc). With Tailwind, it's pretty straightforward.

  1. It seems like dripsy itself has its own way of theming. But I wonder what would be the best approach for a theming when using tailwind + dripsy together?
  2. @nandorojo what is your ideal way of theming if you were asked to use tailwind theming rather than dripsy? Also, wouldn't it defeat the whole purpose of dripsy if we're using tailwind for react native?
  3. What is your opinion on something like this?

Thank you for your work!

saulamsal commented 2 years ago

https://axeldelafosse.com/blog/universal-design-system