devedbox

Results 7 repositories owned by devedbox

AXWebViewController

797
Stars
134
Forks
Watchers

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

168
Stars
1
Forks
Watchers

🚀The framework to write type-safe and structured command line program easily in Swift.

AXAnimationChain

234
Stars
21
Forks
Watchers

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

67
Stars
5
Forks
Watchers

Swift version of AXBadgeView. Show badge on any view with autolayout and animations.

AXAlertController

46
Stars
4
Forks
Watchers

Highly customized, lightweight alert controller. Replacement of UIAlertController.

AXAttributedLabel

39
Stars
5
Forks
Watchers

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

192
Stars
27
Forks
Watchers

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...