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
1