We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b397c commit 4e51d46Copy full SHA for 4e51d46
1 file changed
ios/RNSScreenStackHeaderConfig.mm
@@ -612,6 +612,7 @@ + (void)updateViewController:(UIViewController *)vc
612
}
613
614
[navctr setNavigationBarHidden:shouldHide animated:animated];
615
+
616
[config applySemanticContentAttributeIfNeededToNavCtrl:navctr];
617
618
if (shouldHide) {
0 commit comments