Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for macOS platform #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IlyaBaudin
Copy link

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant