apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.
MIT License
1.35k stars 160 forks source link

Keep Showing Hidden Navbar #239

Open gusadi09 opened 2 years ago

gusadi09 commented 2 years ago

Describe the bug I was hide the navigation bar, but when I use ASCollectionView to showing a grid. the hidden navigation bar is force showing

To Reproduce Steps to reproduce the behaviour: Wrap a collection view with navigation bar and hide the nabber

Expected behaviour Collection showing without navbar