Commit 3349a4f
fix: disable interaction when fading out modal (#1116)
While the animation only last < 300ms, it is possible for user to interact with the modal during the transition.
This is based on a fix suggested in facebook/react-native#67321 parent b587874 commit 3349a4f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments