aksonov / aksonov/react-native-router-flux
White flashes when transitioning between scenes when calling `Actions.ComponentName()`
- Lingua principale
- JavaScript
- Stelle
- 8.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.6
- react v16.9.0
- react-native v0.61.4
### Expected behaviour
Smooth Scene transitions when using `Actions.ComponentName()`
### Actual behaviour
Quick white flashes when transitioning between scenes when calling `Actions.ComponentName()`. Is there a way to turn off the animation or stop flickers?
This problem doesn't occur when using Actions.replace('ComponentName') and you don't get the animation either so I assume it's because of the animation. It may be particularly visible when the app has a dark background
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.