-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Overview
Currently, react-native-sortables only supports haptic feedback through react-native-haptic-feedback. We should add support for expo-haptics to give users more flexibility in choosing their preferred haptic feedback library.
Motivation
- Some users are already using Expo and have
expo-hapticsin their dependencies - Having to add
react-native-haptic-feedbackjust for sortables when already usingexpo-hapticscreates unnecessary bloat - Different projects may have different preferences or requirements for haptic feedback implementation
And thank you for this great lib! If I have some free time in the coming days, I may try to make a PR
Metadata
Metadata
Assignees
Labels
No labels