Post

Replies

Boosts

Views

Activity

Comment on Xcode 16 SwiftUI List Fast Scrolling Issue
Thank you! And yes, you are correct. I have been temporarily using a Text view with some styling, which has been working perfectly. Just don't forget to use the .id() modifier. P.S. I had to make some adjustments to the implementation in this example for my own app to make it more efficient and accurate when dragging. I was also able to include haptic feedback to better mirror the UITableView implementation.
Oct ’24