Fix Overflow in react-native for Android
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library addresses a common issue in React Native for Android where parent Views clip the content of child Views. It provides a simple solution to enable overflow behavior, making it easier to manage layouts without needing to restructure components. The library is primarily useful for React Native versions below v0.57, as later versions include native Android overflow support.