AwesomeSwipeActions

Drop-in alternative to SwiftUI's native swipeActions, which is restricted to List; works in any ScrollView / LazyVStack / LazyHStack. Mirrors the native swipeActions(edge:) API and matches system feel (rubber-band physics, velocity snap, spring animation).

// repository documentation