This project was inspired by the Google Maps app.
To use, copy the UIView+TouchBubble category into your project. To add the touch bubble to a view, call the method addTouchBubble
on the view. Don't forget to #import UIView+TouchBubble.h
.
This animation is documented as Surface Reaction in Google's Material Design specifications.