Observe element size in react, using ResizeObserver polyfill.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
react-observe-size is a React component that allows elements to respond to their render width and update when it changes, using the Resize Observer spec and a polyfill. It's useful for components that need to render differently based on available space, such as when window resizing, device orientation changes, or CSS state changes occur. This project is for React developers who need to observe and respond to element size changes in their applications.