SwipeActions icon indicating copy to clipboard operation
SwipeActions copied to clipboard

Added support for macOS platform

Open IlyaBaudin opened this issue 9 months ago • 0 comments

Description: SwipeActions library looks like lightweight and convenient way to use swipe actions on iOS. No reasons to add basic support for macOS platform, especially if it was initially written on SwiftUI

Changes: Added conditional compilation for haptics engine code Checked functionality on macOS 13.0 Added support for macOS platform Added native support for macOS platform for example project Min macOS target: 13.0 Added conditional compilation for haptics engine code Added platform specific code using conditional compilation for example project Added in Package.swift macOS platform

IlyaBaudin avatar Sep 12 '23 20:09 IlyaBaudin