To better support the native keyboard avoidance, the insets of actual UIKit controls can be made larger so that there is enough space between the field and the keyboard.
Note: Does not work for Textarea, for the same reason the native avoidance does not work even for native TextEditor
To better support the native keyboard avoidance, the insets of actual UIKit controls can be made larger so that there is enough space between the field and the keyboard.
Note: Does not work for
Textarea
, for the same reason the native avoidance does not work even for nativeTextEditor