Answer the question
In order to leave comments, you need to log in
How to clear history of react-native-navigation?
Good afternoon! I have the following problem, please tell me how to solve it?
I started to study react-native
There is a small project that has a screen for registering for an event, after registration - the screen "Registration was successful, go back".
And here is the "go back" link I do through this.props.navigator.push({})
Everything goes, but when I click "back" from the top menu - it goes back to the "Registration was successful" page. We need to clean up the history somehow.
I tried to do resetTo(params)
it the same way...
For navigation I use react-native-navigation
Please tell me how such problems are solved.
Thank you!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question