Commit b0907b4
committed
fix: restartApp on the main thread
Post the restart to the main thread to ensure the Activity lifecycle completes before we start tearing down the React context. This prevents the new React instance from immediately being paused.1 parent fdb5e3c commit b0907b4
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | | - | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
690 | 695 | | |
691 | 696 | | |
692 | 697 | | |
| |||
0 commit comments