A small library for React to know if an element is on screen or not
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
React Is Visible is a lightweight library for React developers that detects whether a component is visible on the screen using the IntersectionObserver API. It's designed for developers who need to track element visibility for features like lazy loading, animations, or conditional rendering.