We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcedf7 commit 6df0df8Copy full SHA for 6df0df8
2 files changed
versioned_docs/version-6.x/custom-navigators.md
@@ -341,7 +341,7 @@ function BottomTabNavigator({
341
navigation={navigation}
342
descriptors={descriptors}
343
/>
344
- <NavigationContent>
+ </NavigationContent>
345
);
346
}
347
versioned_docs/version-7.x/custom-navigators.md
0 commit comments