canopas/UIPilot

In iOS 15, Navigation bar not hiding in tab screen

iosYash opened this issue · 2 comments

In iOS 15, Navigation bar not hiding in tab screen

@iosYash Have you tried .uipNavigationBarIsHidden(forIos15Only: true) this or .uipNavigationBarHidden(true) It will work .

It's fixed.