文件名称:Loading:快速编写的优雅加载视图
文件大小:272KB
文件格式:ZIP
更新时间:2024-05-29 17:29:08
Swift
载入中 快速编写的优雅加载视图 特征 快速添加加载视图。 无需继承。 轻量级扩展。 良好的可扩展性。 没有代码入侵。 安装 CocoaPods-Podfile source 'https://github.com/lixiang1994/Specs' pod 'Loading' 迦太基-Cartfile github "lixiang1994/Loading" 用法 首先确保导入框架: import Loading 这是一些用法示例。 所有设备也都可以用作模拟器: 扩大 看法 view. loading . start ( . rotate ( #imageLiteral ( resourceName : " loading " ), at : 30 ), . text ( " again " , font : . systemFont ( ofSiz
【文件预览】:
Loading-master
----Demo()
--------Demo()
--------Demo.xcworkspace()
--------Podfile.lock(513B)
--------Demo.xcodeproj()
--------Podfile(179B)
----Sources()
--------Loading.h(473B)
--------Info.plist(728B)
--------Reloader()
--------Indicator()
--------Extension()
--------View()
--------Loading.swift(5KB)
--------Protocol.swift(2KB)
----Loading.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(19KB)
----README_CN.md(5KB)
----LICENSE(1KB)
----README.md(4KB)
----Loading.podspec(558B)
----.gitignore(1KB)