I'm trying to think of how to explain what I'm mulling over in my head in regards to my SwiftUI UITableView implementation and I just can't. This stuff is so esoteric...
746220
@shawn In my opinion lists are the least developed tools we can use in SwiftUI. No customization, no swipe gestures (except for deleting items), and no way to intuitively paginate the thing. I hope Apple brings a lot more to lists in the next release.
746298
@thedan84 hopefully I can beat them too it 😉
746299
@shawn Don’t forget to add a search bar and a refresh control. 😜
746329
The new implementation is a both more complicated and yet simple. Once I wrapped my head around offset offsets and anchoring to a specific index instead of startIndex, it makes a bit more sense.

Break time: cooking Pad Thai
746358