Strange Delay in UITableView Cell Highlighting with iOS 17 and SwiftUI Integration
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-28
ios swift uitableview swiftui
I'm experiencing a strange delay in highlighting UITableView cells when using SwiftUI's List alongside UIKit components in my iOS 17 app. When I tap on a cell, ...