Create themes for your app using styled-components
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
styled-theming is a library that simplifies theme management for apps using styled-components, allowing dynamic CSS values based on a provided theme object. It's designed for React developers who want to implement light/dark modes or other visual variations using a clean, functional API with support for both theme-based and prop-based styling variants.