##使用说明: SwiftLeeTools使用swift语言,结合公司的项目封装了一些基础通用的使用工具,包括 字符串 日期 校验 http请求 网格菜单 列表菜单 钥匙串 本地图片浏览 在线图片浏览 设备信息 基础控制器封装(tableview scrollview collectionview wkwebview) 本地推送 基础视图(根据提供key value,生成view) 选择器 分页视图 seachcontroller+tableview AVPlayer 弹出的筛选框。
2020/03/28更新:增加利用系统PDFKit加载PDF的视图控制器封装;增加realmManger封装;增加加密解密封装;segment分段指示器新增以BaseUIViewController为listcontainner的通用类型封装; 下面的示例Gif展示了个别功能;相信信息可以下载后运行示例工程查看。
To run the example project, clone the repo, and run pod install
from the Example directory first.
run SwiftLeeTools-Example and u can see like this.
SwiftLeeTools is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'SwiftLeeTools'
LeeSin, [email protected]
SwiftLeeTools is available under the MIT license. See the LICENSE file for more info.