It seems that the “avoidKeyboard” property on the modal isn’t working correctly — or maybe I’m misunderstanding how it’s supposed to work. I’ll be sending a video shortly. Could I be missing something?
What I’m trying to achieve is to have the modal shift slightly upward when the keyboard opens. This would help improve the user experience.
I already have the react-native-keyboard-controller package installed in my project, but I haven’t been able to use it properly in combination with the modal. I’d really appreciate it if you could help me out with this.