SwiftBasics
基本swift类和库依赖项,以开始创建APP
自定义脚本
- NetworkApi: 以字典形式异步响应的向服务器发送POST请求。
- 系统扩展
- CALayer+setShadow
- CGFloat+random
- CGRect+plusPadding
- Collection+shuffle
- Date+mondaysDate
- Date+withTime
- String+removeSymbols
- UIBarButtonItem+badge
- UIButton+badge
- UIBarButtonItem+getView
- UIcollectionView+deselectEveryItem
- UIImage+tint
- UITextView+numberOfLines
- UIView+addGradient
- UIView+setFrame
依赖项
- Alamofire: https://github.com/Alamofire/Alamofire/blob/master/README.md
- IQKeyboardManager: https://github.com/hackiftekhar/IQKeyboardManager
- ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift
- DeviceKit: https://github.com/dennisweissmann/DeviceKit