🚀 Status: Plug and play
Simple FeedbackGenerator library which makes it easy to apply Haptic Feedback on certain actions in your app.
Just import FeedbackGenerator file into your project.
FeedbackGenerator.generateFeedback(of: .success)
iOS 10 or higher is required for some vibration options.
- electionChange 🔄
- lightImpact 💡
- mediumImpact ⚡️
- heavyImpact 💥
- success ✅
- error ❌
- warning
⚠️
- peek 👀
- pop 🔵
- cancelled 🚫
- tryAgain 🔁
- failed ❌💔