A simple React Native View component that resizes composite children views inside itself when the keyboard appears. You can implement your own ScrollView, ListView, Multiple Views etc... inside the View and set your own view to 'flex: 1'.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a React Native component that automatically resizes its child views when the keyboard appears, making it easy to create sticky input boxes that stay above the keyboard. It's designed for React Native developers building iOS apps who want a simple way to handle keyboard interactions without manually adjusting layouts.