文件名称:AnimationExample
文件大小:87KB
文件格式:ZIP
更新时间:2024-08-07 08:04:54
Objective-C
AnimationExample 两个动画,分别用UIKit 和 CoreAnimation实现。 提供给需要学习动画的同学。
【文件预览】:
AnimationExample-master
----AnimationExample.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(17KB)
----AnimationExample()
--------AnimationView.m(5KB)
--------ViewController.m(2KB)
--------Info.plist(1KB)
--------main.m(331B)
--------AnimationView.h(308B)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(212B)
--------AppDelegate.h(274B)
--------AppDelegate.m(2KB)
----animation.gif(94KB)
----AnimationExampleTests()
--------Info.plist(742B)
--------AnimationExampleTests.m(883B)
----README.md(143B)