文件名称:VMGearsLoading:齿轮加载动画视图
文件大小:4.26MB
文件格式:ZIP
更新时间:2024-06-22 05:48:26
Objective-C
VMGears加载中 #作者 VuMai vumai.me 概述 VMGearsLoading 是一个 iOS 控件,它显示具有透明背景的多个齿轮。 有齿轮转动的效果真的很好。 如何使用 首先,您需要将 2 个文件 VMGearLoadingView.h/.m 和 Images 文件夹复制到您的项目中。 然后,将它们导入到您的类中 # import " VMGearLoadingView.h " 现在你可以添加这个方法来显示 VMGearsLoading: [VMGearLoadingView showGearLoadingForView: self .view]; 添加您可以删除 VMGearsLoading: [VMGearLoadingView hideGearLoadingForView: self .view]; 发行说明 版本 1.0 麻省理工学院执照 版权所有 (c
【文件预览】:
VMGearsLoading-master
----VMGearsLoadingTests()
--------VMGearsLoadingTests.m(878B)
--------Info.plist(744B)
----VMGearsLoading()
--------main.m(332B)
--------VMGearLoadingView.m(4KB)
--------Images()
--------AppDelegate.h(275B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------VMGearLoadingView.h(308B)
--------ViewController.h(213B)
--------Images.xcassets()
--------Info.plist(1KB)
--------ViewController.m(971B)
----VMGearsLoading.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()
----README.md(2KB)