There was an error while loading. Please reload this page.
1 parent a95baf2 commit 5118090Copy full SHA for 5118090
1 file changed
versioned_docs/version-7.x/native-stack-navigator.md
@@ -945,7 +945,7 @@ Example:
945
unstable_headerLeftItems: () => [
946
{
947
type: 'button',
948
- title: 'Edit',
+ label: 'Edit',
949
onPress: () => {
950
// Do something
951
},
@@ -989,7 +989,7 @@ Example:
989
unstable_headerRightItems: () => [
990
991
992
993
994
995
0 commit comments