introduction_screen icon indicating copy to clipboard operation
introduction_screen copied to clipboard

Enhancement: Add a keyboardDismissBehavior: ScrollViewKeyboardDismissBehavior.onDrag, to the scrollview

Open Tristannos opened this issue 1 year ago • 0 comments

The user needs to fill in multiple textFields and so if the keyboard is open half of the screen space is taken up. Everywhere else i have this enabeld.

The options to enable : keyboardDismissBehavior: ScrollViewKeyboardDismissBehavior.onDrag,

I tried adding my own singlechild scrollview, but with no succes. !hasSize error.

Thankyou!

Version: 3.1.11

Tristannos avatar Aug 18 '23 15:08 Tristannos