In my MainView I have a TabView, when my ListView is selected and I start scrolling, it makes my TabView turn solid Black/White. Is there a way to stop this from happening. with my other View I had a similar problem and putting it in a VStack solved it. But that does not work. I can't find anyway to stop the auto tinting
I also don't want the top bar that tints when scrolling in a NavigationStack. How can this be adjusted?