Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigate goBack after navigate('somepage') in finishProcess #182

Open
nucrasenaa opened this issue May 28, 2021 · 1 comment
Open

navigate goBack after navigate('somepage') in finishProcess #182

nucrasenaa opened this issue May 28, 2021 · 1 comment

Comments

@nucrasenaa
Copy link

nucrasenaa commented May 28, 2021

this is my code
<PINCode status={'choose'} touchIDDisabled={true} finishProcess={async(pinCode)=>{ await setTimeout(()=>{ navigate('mainTouchID') },500) }} passwordLength={6} />

When navigate to mainTouchID page. Then this page go back to PINCode Page aways.

mainTouchID page only have View

@nucrasenaa nucrasenaa changed the title Navigate go navigate goBack after navigate('somepage') in finishProcess May 28, 2021
@ch3coo2ca
Copy link

ch3coo2ca commented Sep 25, 2021

I'm having the same problem too 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants