buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 70 forks source link

Small UX improvements to Vault Password prompt #232

Closed svenvdvoort closed 4 years ago

svenvdvoort commented 4 years ago

On Android 10 with AnySoftKeyboard the keyboard auto-capitalizes the first word of the vault password when unlocking a vault. It's a minor issue, but it's still frustrating to encounter every time you want to unlock a vault. This PR solves the issue by providing some props to the TextInput of the password prompt.