Ali Beck
Ali Beck
THe library works perfectly find except on Android nougat. On android nugget when the keyboards opened then react native readjusts the view accordingly instead of having the view blocked by...
Removed default margin for the button
Why does it have a marginBottom: 10 set by default? I think it makes sense to add margin by the user instead of library defining an arbitrary number. I have...
I need a way to integrate our service Bitholla with bitcoin wallets. We need to get the users single address OR xpub and we want to do that through a...
After sending a bip21 bitcoin URI to the blockchain app for payment, the app does not return transaction hash in the response back to the first app that sends the...
Is there a way to remove modal readjustment when the keyboard is opened? I have a TextInput in the modal and when the keyboard is opened the whole model readjusts...