c-villain / SwipeActions

Swipe actions for any view, swipe menu based on SwiftUI, full swiping and RTL languages supporting, iOS 13+, add your own views to swipes
https://t.me/swiftui_dev
MIT License
234 stars 27 forks source link

add Haptic support #33

Closed c-villain closed 2 months ago

c-villain commented 2 months ago

Add default haptic support for full swiping action. To disable it use .allowFullSwipeHaptics(false), to change feedback type use .fullSwipeHapticFeedback(...)

check here

c-villain commented 2 months ago

add in 0.4.0