B
B
beefront172018-04-26 12:28:27
JavaScript
beefront17, 2018-04-26 12:28:27

Link back to react-native-navigation?

Good afternoon! Please tell me how to properly make the "back" functionality in react-native. I use 'react-native-navigation' for navigation.
There should be a link on the screen to the previous screen "Go back"
react-native I'm just starting to learn.
I will be grateful for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Violetta Morozova, 2018-05-08
@vilka_2009

We used the pop() function in the project, but we did not use 'react-native-navigation', but expo. Judging by the documentation for your plugin, you need to use pop(params = {})It from here https://wix.github.io/react-native-navigation/#/sc...
In general, learn to use the documentation))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question