React Native bridge to InApp Billing on Android.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a React Native library that provides a JavaScript bridge to Android's In-App Billing system (v3), wrapping the native `anjlab/android-inapp-billing-v3` library. It enables React Native developers to implement in-app purchases and subscriptions for Android apps with methods for purchasing, consuming, checking subscription status, and managing transaction details. The library requires native Android setup, including adding a Google Play license key, and is intended specifically for React Native applications targeting the Android platform.