非常简单的动画框架

时间:2021-04-04 02:31:41
【文件属性】:
文件名称:非常简单的动画框架
文件大小:266KB
文件格式:ZIP
更新时间:2021-04-04 02:31:41
IOS源码 源码FastAnimationWithPOP,FastAnimation是一个非常简单的动画框架,不用增加代码就可以添加动画效果。使用了Facebook 的动画引擎框架POP。功能:使用属性给视图添加动画效果以及为控件绑定动画;可从NIB文件自动运行;可以关闭自动运行,手动运行动画;可控制动画的细节,比如延迟、持续时间等;扩展动画变得非常简单,只需创建FastAnimationProtocol、ControlFastAnimationProtocol和FastAnimationReverseProtocol类。 测试环境:Xcode 5.0,iOS 6.0以上
【文件预览】:
FastAnimationWithPOP-master
----.travis.yml(227B)
----FastAnimationWithPopTests()
--------FAAnimationTest.m(845B)
--------UIView+FastAnimationSpec.m(4KB)
--------FastAnimationWithPopTests-Info.plist(691B)
--------en.lproj()
--------FAAnimationTest.h(469B)
--------FastAnimationWithPopSpec.mm(469B)
----FastAnimationWithPop.xcworkspace()
--------contents.xcworkspacedata(180B)
--------xcshareddata()
----FastAnimationWithPOP.podspec(5KB)
----Docs()
--------stroyBoard1.png(28KB)
--------demo.gif(189KB)
--------stroyBoard2.png(24KB)
----FastAnimationWithPop()
--------Core()
--------FastAnimationWithPop.h(449B)
--------BindingAnimations()
--------Animations()
--------FastAnimationWithPop-Prefix.pch(230B)
----Podfile(160B)
----LICENSE(1KB)
----Podfile.lock(327B)
----.gitignore(294B)
----README.md(9KB)
----FastAnimationWithPop.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(29KB)
--------xcshareddata()

网友评论