A simple implementation of infinite scrolling for React Native.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a React Native component that implements infinite scrolling functionality for both Android and iOS platforms. It's designed for React Native developers who need to add endless scrolling to their apps, automatically loading more content as the user approaches the end of the scrollable area. The component wraps around existing ScrollView or ListView components and triggers a callback function when more content needs to be loaded.