A drop-in, NSTableView-backed replacement for SwiftUI List on macOS.
Documentation | Swift Package Index
.package(url: "https://github.com/adamtheturtle/FastList.git", from: "0.5.0")Add the FastList product to your target dependencies.
FastList: A SwiftUI-first list view with native table selection, row reuse, swipe actions, context menus, drag and drop, and scroll-position restore.
- Swift 5.9+
- macOS 13+ or iOS 17+
MIT. See LICENSE.