Working Android example
This commit is contained in:
@@ -20,7 +20,7 @@ class Page2 extends React.PureComponent {
|
||||
}
|
||||
|
||||
handlePress() {
|
||||
appNavigator.push({ id: 'page2' });
|
||||
appNavigator.pop();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user