How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a React Native/Expo application built as a test project for managing a list of items. It allows users to add, view, and remove items from a list, with data persistence using AsyncStorage and state management handled by Redux. The app is structured with a clear separation of concerns, featuring components for UI elements, Redux for state management, and screens for different views. It's designed for developers or testers looking to understand basic React Native app development patterns, including data persistence and state management in a mobile context.