Where are we regarding this issue??? Still the same on my side.
Post
Replies
Boosts
Views
Activity
Hello,
It is still present. Do we have any clue about this annoying warning?
th
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..