NetAddressKeyboard icon indicating copy to clipboard operation
NetAddressKeyboard copied to clipboard

NetAddressKeyboard

Results 2 NetAddressKeyboard issues
Sort by recently updated
recently updated
newest added

Added UITextField delegate callbacks as per issue #1 Also, I had a text field where I switch the input type depending on a selector switch. This caused it to crash...

I have a scenario where I need the UITextField delegate calls to move the screen up so the text field isn't hidden underneath the keyboard. This just isn't possible as...