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 šŸ‡®šŸ‡¹!)

:+1:

Give it a spin on your device with:

pod try SQFeedbackGenerator

or add this to your Podfile:

pod 'SQFeedbackGenerator'