I have a "similar issue", I have a TabView with this configuration:
.tabViewStyle(PageTabViewStyle(indexDisplayMode: .never))
It's working fine, the swipe ok.. But with this line, the memory is never released! When I switch back and forth, my memory is climbing a lot. If I remove the swiping style, no problem at all..
I can't find any solution yet..
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: