I am using stacks with wix-react-native-navigation. When the user press the return button, I need to check the values on the screen and prevent the pop. Is there any way to rewrite the standard behavior for this return button or I need to replace for a custom one?
Asked
Active
Viewed 53 times
1
-
I only managed it by replacing the left button with custom component. – angelos_lex Mar 02 '19 at 13:38