[DEPRECATED] A reversed React Native FlatList, useful for creating performant bottom-anchored lists for chats and whatnot
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a reversed React Native FlatList component, designed to create performant bottom-anchored lists for applications like chat interfaces. It was useful for developers needing reversed scrolling behavior before React Native's built-in `inverted` prop became available. The component is now deprecated and no longer maintained, as React Native's FlatList natively supports reversed rendering through the `inverted` prop.