### What happened? Navigation.showModal modalPresentationStyle:OptionsModalPresentationStyle.overCurrentContext is broken when trying to push the new screen in parallel https://github.com/user-attachments/assets/035836b0-38b4-4903-a52b-524d5a658bcd https://github.com/user-attachments/assets/13cc987f-6c6e-47bd-993e-51741cfd495f ### What was the expected behaviour? It should work corretly and push a screen even without waiting for modal to open ### Was it tested on latest react-native-navigation? - [x] I have tested this issue on the latest react-native-navigation release and it still reproduces. ### Help us reproduce this issue! repo - https://github.com/Belobopka/wix-rnn-modal-bug1 sometimes it works but one in 10 cases ### In what environment did this happen? React Native Navigation version: 8.7.5 React Native version: 0.80.3 Has Fabric (React Native's new rendering system) enabled: (yes/no) YES Node version: 20.19.6 Device model: IPhone 15 pro iOS version: 18.1(but I think it reproducible on more newer versions)