A replacement for 1-button UIAlertView that uses Blurring and UIKit Dynamics on iOS 7.
Stars
170
Forks
33
Watchers
170
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
4
commits
Added methods initWithView... to handle UIView inside our custom TLAlertView and demo
c44c7f7View on GitHubadded a few features: UITapGestureRecognizer to close window when you tap outside of UIAlertView (UIView), innerView to manage content as a UIAlertView standar class. Custom auto-fit UILabel component.
1a82dedView on GitHub