iOS动画特效与重力感应效果

iOS 动画特效,尤其是重力感应动画,真的可以给应用增色不少。它能根据设备的运动来触发各种有趣的效果,比如翻转、下落、碰撞等,简直是提升用户体验的好利器。比如你可以用UIViewtransitionWithView来实现 3D 翻转动画,或是通过UIDynamicAnimator来模拟物体的重力感应下落,效果还蛮炫的。而且,如果你是喜欢玩手势交互的开发者,UIPanGestureRecognizer等手势识别器也能帮你做出一堆酷炫的动画。要注意的是,动画的流畅度和性能重要,最好使用 Core Animation 来减少主线程压力,动画时间也要掌控好,不要过长或过短。,重力感应动画是提升 iOS 应用互动体验的一个不错的选择,值得一试!

zip
.zip 预估大小:80个文件
folder
特效动画 文件夹
file
.DS_Store 6KB
folder
DynamicsCatalog 文件夹
file
.DS_Store 8KB
folder
DynamicsCatalog 文件夹
file
APLDecorationView.m 11KB
file
main.m 3KB
file
APLInstantaneousPushViewController.h 3KB
file
APLAppDelegate.h 3KB
file
DynamicsCatalog-Prefix.pch 344B
file
APLCollisionsGravitySpringViewController.h 3KB
file
APLGravityViewController.m 3KB
file
APLAttachmentsViewController.m 5KB
file
APLPositionToBoundsMapping.h 3KB
file
APLPositionToBoundsMapping.m 5KB
file
APLCollisionGravityViewController.m 5KB
file
APLContinuousPushViewController.m 5KB
file
APLCollisionGravityViewController.h 3KB
file
APLSnapViewController.h 2KB
file
APLInstantaneousPushViewController.m 5KB
file
APLAttachmentsViewController.h 3KB
folder
Base.lproj 文件夹
file
Main.storyboard 61KB
file
APLDecorationView.h 3KB
file
.DS_Store 15KB
file
APLItemPropertiesViewController.m 5KB
file
APLCompositeBehaviorViewController.m 5KB
file
DynamicsCatalog-Info.plist 1KB
file
APLCompositeBehaviorViewController.h 3KB
file
APLAppDelegate.m 3KB
file
APLPendulumBehavior.h 3KB
file
APLCollisionsGravitySpringViewController.m 6KB
file
APLCustomDynamicItemViewController.h 3KB
file
APLGravityViewController.h 3KB
folder
Images.xcassets 文件夹
folder
DashStyle1.imageset 文件夹
file
Contents.json 242B
file
Dash1@2x.png 531B
file
.DS_Store 6KB
folder
AppIcon.appiconset 文件夹
file
Contents.json 333B
file
.DS_Store 6KB
folder
Origin.imageset 文件夹
file
Contents.json 243B
file
.DS_Store 6KB
file
Origin@2x.png 515B
folder
Button_Mask.imageset 文件夹
file
Contents.json 250B
file
ButtonOutline@2x.png 8KB
file
.DS_Store 6KB
folder
DashStyle3.imageset 文件夹
file
Contents.json 242B
file
Dash3@2x.png 523B
folder
AttachmentPoint_Mask.imageset 文件夹
file
Contents.json 257B
file
AttachmentPoint_Mask@2x.png 788B
file
.DS_Store 15KB
folder
BackgroundTile.imageset 文件夹
file
Contents.json 251B
file
BackgroundTile@2x.png 563B
file
.DS_Store 6KB
folder
Box2.imageset 文件夹
file
Contents.json 241B
file
Box2@2x.png 41KB
folder
LaunchImage.launchimage 文件夹
file
Contents.json 521B
file
Default-568h@2x.png 4KB
file
.DS_Store 6KB
file
Default@2x.png 4KB
folder
Arrow.imageset 文件夹
file
Arrow@2x.png 2KB
file
Contents.json 242B
file
.DS_Store 6KB
folder
Box1.imageset 文件夹
file
Box1@2x.png 40KB
file
Contents.json 241B
file
.DS_Store 6KB
folder
DashStyle2.imageset 文件夹
file
Dash2@2x.png 497B
file
Contents.json 242B
folder
Floor.imageset 文件夹
file
Contents.json 242B
file
Floor@2x.png 6KB
file
APLPendulumBehavior.m 5KB
folder
en.lproj 文件夹
file
InfoPlist.strings 45B
file
APLSnapViewController.m 4KB
file
APLItemPropertiesViewController.h 3KB
file
APLCustomDynamicItemViewController.m 5KB
file
APLContinuousPushViewController.h 3KB
folder
DynamicsCatalog.xcodeproj 文件夹
folder
project.xcworkspace 文件夹
file
contents.xcworkspacedata 160B
folder
xcuserdata 文件夹
folder
tarena.xcuserdatad 文件夹
file
UserInterfaceState.xcuserstate 30KB
folder
apple.xcuserdatad 文件夹
file
UserInterfaceState.xcuserstate 14KB
file
project.pbxproj 23KB
folder
xcuserdata 文件夹
folder
tarena.xcuserdatad 文件夹
folder
xcschemes 文件夹
file
xcschememanagement.plist 487B
file
DynamicsCatalog.xcscheme 3KB
folder
apple.xcuserdatad 文件夹
folder
xcschemes 文件夹
file
xcschememanagement.plist 487B
file
DynamicsCatalog.xcscheme 3KB
file
ReadMe.txt 8KB
...
zip 文件大小:273.62KB