What happened?
- Open a modal with animations, e.g.:
options: {
animations: {
showModal: {
enter :{
enabled:true,
alpha: {
from: 0,
to: 1,
duration: 300,
},
},
},
},
},
- Close modal
- A black screen appears and doesn't ever disappear

What was the expected behaviour?
No black screen
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
Repo to reproduce issue: https://github.com/topi-identio/rn-0.77-test/tree/rnn/modal-animation-test
- Run app
- Press "Open modal"
- Press "Close" -> Black screen
In what environment did this happen?
React Native Navigation version: 0.77.3
React Native version: 8.2.1
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 20.17.0
Device model: iPhone 16 (Simulator)
iOS version: 18.5
What happened?
What was the expected behaviour?
No black screen
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
Repo to reproduce issue: https://github.com/topi-identio/rn-0.77-test/tree/rnn/modal-animation-test
In what environment did this happen?
React Native Navigation version: 0.77.3
React Native version: 8.2.1
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 20.17.0
Device model: iPhone 16 (Simulator)
iOS version: 18.5