React Native Higher Order Component that adds advanced caching functionality to the react native Image component.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a drop-in replacement (`CacheableImage`) for React Native's built-in `Image` component, automatically caching remote images to the local filesystem to improve performance and reduce network usage. It's designed for React Native developers who need a simple way to optimize image loading in their apps, offering optional permanent storage and customizable loading placeholders. The HOC handles caching logic transparently while maintaining a familiar