Commit 0855cfe
fix: wrap FormplayerModal in KeyboardAvoidingView to fix whitespace bug (#585)
Prevents the known layout bug where focusing an input field in the Formplayer
WebView causes the window to compress and flash a white block directly above the
keyboard.
Signed-off-by: Jessie Ssebuliba <jessiessebuliba@gmail.com>
Co-authored-by: Emil Rossing <emil@rossing.org>1 parent 9d82fa7 commit 0855cfe
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
614 | 615 | | |
615 | 616 | | |
616 | 617 | | |
617 | | - | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
618 | 621 | | |
619 | 622 | | |
620 | 623 | | |
| |||
681 | 684 | | |
682 | 685 | | |
683 | 686 | | |
684 | | - | |
| 687 | + | |
685 | 688 | | |
686 | 689 | | |
687 | 690 | | |
| |||
0 commit comments