[ad_1]
I have a list inside a tabview inside a navigation view. When the first tab view first appears, the navigation bar works properly and doesn’t allow the list to scroll behind it. Then when I go to the second tab and come back to the first tab, the navigation bar goes translucent and the list goes behind it which I dont like. Its an issue with where the navigation view is. If I put a navigationview for each tab item, the navigation functions properly but it messes up other parts of my app. Not sure how to fix it. I attach a video showing the issue and some of the code. Its messy, I know, I’m new to IOS development. Any help would be appreciated! Thanks!
Video: https://imgur.com/a/Bx23cMM
Code: https://www.codepile.net/pile/VPzDXbWR
[ad_2]