#12 - SQFeedbackGenerator
SQFeedbackGenerator š³
Available on github
Iām spending my weekends building my app called Squirrel, and I wrote a simple class to take advantage of AudioServicesPlaySystemSound
to provide an haptic vibration for certain scenarios (error, success, notification).
I noticed this functionality thanks to Bear, an amazing note taking app (which btw, is made in š®š¹!)
Give it a spin on your device with:
pod try SQFeedbackGenerator
or add this to your Podfile:
pod 'SQFeedbackGenerator'