minibits-cash / minibits_wallet

MIT License
74 stars 7 forks source link

UI: Contacts > New does not close if keyboard is minimized #15

Closed callebtc closed 1 year ago

callebtc commented 1 year ago

The "Add new contact" dialog remains "maximized" after the user minimizes the keyboard. Might consider pulling it down or closing it. telegram-cloud-photo-size-2-5195216184277062352-y

minibits-cash commented 1 year ago

Yeah, I am just working on that one to add option to enter other then minibits.cash NOSTR addresses (as you can already replace wallet profile by your own).

So I'll check if the modal I am using has the option to slide with keyboard to fix it.

minibits-cash commented 1 year ago

Sorry fix did not make it to the beta - there is a keyboardavoidingview related bug in react-native-modal if it does not cover full screen, so I will need to look for another option.

minibits-cash commented 1 year ago

Fixed in 0.1.3