aksonov / aksonov/react-native-router-flux
Automatically pops back to previous screen
- Langage dominant
- JavaScript
- Étoiles
- 8.9k
- Forks
- 2.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Version
Tell us which versions you are using:
"react-native-router-flux": "^4.0.6",
"react": "16.9.0",
"react-native": "0.61.4",
### Expected behaviour
i have 3 screens, opt screen, loader screen and home screen
after typing otp code, loader screen opens for a few seconds and then home screen
### Actual behaviour
after typing otp code, loader screen opens for 1 sec and then back to opt screen
At the beginning I thought it was my logical mistake
but no
If i enter otp again everything will work correctly
My code
https://pastebin.com/wxtHtfLj
How to create a Minimal, Complete, and Verifiable example
https://stackoverflow.com/help/mcve
-->
Please provide a minimized reproducible demonstration of the problem you're reporting.
Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.