Commit 782e00c
authored
The #2655 guard skipped any RUNNING animation before didAnimateOnMount,
which includes keyboard repositioning when TextInput autoFocus opens the
keyboard immediately. Only skip mount when a close is in progress
(isForcedClosing or nextIndex === -1).
1 parent bc94d54 commit 782e00c
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
971 | | - | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
972 | 974 | | |
973 | | - | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
974 | 979 | | |
975 | 980 | | |
976 | 981 | | |
| |||
0 commit comments