EnderChat icon indicating copy to clipboard operation
EnderChat copied to clipboard

Improve keyboard avoidance across app

Open retrixe opened this issue 3 years ago • 2 comments

Currently, all essential elements do avoid the keyboard correctly, but... some extra elements avoid the keyboard too sometimes: Screenshot_2023-01-16-23-56-37-534-edit_com.enderchat.jpg

retrixe avatar Jan 16 '23 18:01 retrixe

https://reactnavigation.org/docs/handling-safe-area/ for avoiding display notches and other insets

retrixe avatar Jan 13 '25 17:01 retrixe

  • [ ] AddAccountDialog closes the keyboard the first time you press on the text field
  • [ ] Opening the keyboard in a TextInputDialog then tapping out only closes the keyboard but not the dialog

retrixe avatar Jan 29 '25 09:01 retrixe