I’d like to show my whole view when the keyboard is presented on ios so my footer is displayed. I can achieve this on Android by setting windowSoftInputMode=“adjustResize”
What’s happening on ios, I don’t want this
On Android

Is there any way to achieve this?
many thanks