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

Toast message not working as expected while navigating #71

Open
kartiksach opened this issue Mar 31, 2019 · 2 comments
Open

Toast message not working as expected while navigating #71

kartiksach opened this issue Mar 31, 2019 · 2 comments

Comments

@kartiksach
Copy link

I'm trying to add a toast message on successful signup. However, the toast message doesn't stick to the screen for the mentioned amount of time(in my case 2000ms). It is instantaneously going to the next line to navigate to the next page and hence the toast message is only displayed for split second. Any idea, how to tackle this?

this.refs.toast.show('User added successfully', 2000); this.props.navigation.navigate('LoginScreen');

@Sajid-Ali
Copy link

@kartiksach any luck?

@SantyLorenzo-zz
Copy link

@kartiksach any update?

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

3 participants