Beginning iOS Animations [SUBSCRIBER]

栏目: IT技术 · 发布时间: 5年前

Beginning iOS Animations

Jul 23 2020 · Video Course (2 hrs, 8 mins) · Beginner

Get started animating your views in iOS! You’ll be controlling changes in their visible properties over time, and transitions between the views themselves.

Start Watching for Free

Version

  • Swift 5.2, iOS 13, Xcode 11.4

Graphics & Animation iOS & Swift Tutorials

Beginning iOS Animations [SUBSCRIBER]
Beginning iOS Animations [SUBSCRIBER]

Animation with Auto Layout

Introduction

2:04 Free

In this section learn how to animate Auto Layout constraints in iOS. Find out what animation is and how it can help your apps in this introductory video!

Animate the constant property of an Auto Layout constraint as you create your first view animation for the Packing List app.

Try animating another constraint on your own, and get a sneak peek at animating view properties directly.

Learn how to animate the constraints of views you create dynamically and constrain entirely in code.

Learn how to animate the constraints of views you create dynamically and constrain entirely in code.

Learn the differences between animating constants and multipliers, then try animating a multiplier using a search and replace approach.

Try your hand at another way to animate constraint multipliers: toggling between two constraints with IBOutlets.

It's time to add a little fun to your animations! Learn how to make spring-driven animations and customize their effects.

Learn to use view transitions: a set of predefined view animations that can help you quickly add and remove views with style.

In this challenge, have another try at using view transitions and explore the different ways to trigger them.

Conclusion

0:31

In this video you'll review what you've learned in this section, and find out what's next in your animation journey.

Animating UIView Properties

In this part, you'll start animating views directly. What's the difference between animating constraints and animating view properties?

Build an animation to cross-fade between two views using three different view properties and some new techniques.

Try adding another animation using a view property. This time, use alpha to fade a single view in and out.

Learn how to scale, translate, and rotate views with the powerful, but sometimes confounding, transform property.

In this challenge, add variation to your last animation to slide labels to and from different directions.

Experiment with combining changes in multiple transform properties to create complex animations, and find out how they can go wrong.

Create a complex animation that encompasses multiple properties, and multiple steps, with a keyframe animation.

In this challenge, solidify your keyframe animation skills by adding one more keyframe animation to your project.

Conclusion

0:28

Review what you've learned in this section, and prepare to take your animation skills to the next level.

Animating View Controller Transitions

Learn about view controller transitions and why you should consider customizing them with unique animations in your apps.

Take a tour of the Beginning Cook app and set it all up for custom view controller transition animations.

Now that you have several view animations under your belt, try to plan out the steps needed to build the presentation animation.

Follow through on your plan from the previous challenge by implementing all of the steps to create a custom presentation animation.

In this challenge, plan the steps required to take the presentation animation you've completed, and run it in reverse as a dismiss animation.

Take your plan for the dismiss animation and put it into action to create a completely customized view controller transition animation.

Add Polish

5:42

Wrap up your custom view controller transition with a few final steps to make the animation really shine.

Conclusion

1:22

Review what you've learned in this section and the course, and find out what more there is to learn about animating in iOS.

Who is this for?

Developers who know the basics of Swift and Xcode, but are beginners to animation in iOS.

This course is part of ouriOS User Interfaces learning path. Knowledge from earlier in the path is prerequisite, as is what's covered in iOS and Swift for Beginners .

Covered concepts

  • Animating Auto Layout Constraints
  • Springs
  • View and Views Controller Transitions
  • Transforms
  • Keyframes

Contributors

Jessy Catterwaul

Fascinated by technology consistently making learning easier, Jessy enjoys exploring new techniques involving creative software...

Instructor

Christine Sweigart

Christine is Razeware's administrative assistant and video editor. For many years she fostered a strong dislike of green...

Editor

Adriana Kutenko

Graphic Illustrator with a Bachelor’s Degree in Fine Arts. I am a perpetual perfection seeker with a big passion for History...

Illustrator


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

生物信息学算法导论

生物信息学算法导论

N.C.琼斯 / 第1版 (2007年7月1日) / 2007-7 / 45.0

这是一本关于生物信息学算法和计算思想的导论性教科书,原著由国际上的权威学者撰写,经国内知名专家精心翻译为中文,系统介绍推动生物信息学不断进步的算法原理。全书强调的是算法中思想的运用,而不是对表面上并不相关的各类问题进行简单的堆砌。 体现了以下特色: 阐述生物学中的相关问题,涉及对问题的模型化处理并提供一种或多种解决方案: 简要介绍生物信息学领域领军人物; 饶有趣味的小插图使得概念更加具体和形象,方......一起来看看 《生物信息学算法导论》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试