EnderChat
EnderChat copied to clipboard
Improve keyboard avoidance across app
Currently, all essential elements do avoid the keyboard correctly, but... some extra elements avoid the keyboard too sometimes:

https://reactnavigation.org/docs/handling-safe-area/ for avoiding display notches and other insets
- [ ]
AddAccountDialogcloses the keyboard the first time you press on the text field - [ ] Opening the keyboard in a
TextInputDialogthen tapping out only closes the keyboard but not the dialog