I’m quite new with iOS development and while testing for leaks found out that UITabBaritem isn’t deallocating and have 1:1 reference with UITabBarItemBridgedElement I’m using Xcode 16 with support from iOS 15. ref image so i was wondering if this is because of my implementation or there is some Apple bug with it? MVP class […]