Adapt React Native AppState changes to the React component lifecycle
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
React Native AppStateListener is a utility library that simplifies handling React Native AppState changes by adapting them to React component lifecycle. It provides an `AppStateListener` component that automatically sets up event listeners and calls user-defined callbacks when the app transitions between active, background, and inactive states. This library is ideal for React Native developers who want an easy way to respond to app state changes without manually managing event listeners.