devedbox
devedbox
AXWebViewController
AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0)....
Commander
🚀The framework to write type-safe and structured command line program easily in Swift.
AXAnimationChain
AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called...
Badges
Swift version of AXBadgeView. Show badge on any view with autolayout and animations.
AXAlertController
Highly customized, lightweight alert controller. Replacement of UIAlertController.
AXAttributedLabel
AXAttributedLabel is an attributed text label using TextKit on iOS platform that displays text content like UILable do and detect the link/phone/address like UITextView do.
AXPopoverView
AXPopoverView is an iOS customizable popup/popover view that displays a bubble style view with a custom view when some messages need to show from a target view or a target rect. AXPopoverView contains...