Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact

Animation

A collection of 7 posts

Tutorial, Tips, Xcode, Animation, Core Animation, Objective-C

Simulate View Controller Transitions - iOS/Objective-C

We all have dealt with push transition of UINavigationController as well as presentViewController and dismissViewController transitions of typical UIViewController. However, today we will learn how to emulate the transition from one viewController to

  • Jayesh Kawli
3 min read
iOS, Xcode, Core Animation, Animation, Tips, Github, CALayer, Tutorial, Series

iOS Animations - Part 5

Building simple image slider with Core Animation. You will soon find that it is supremely easy and customizable in terms of other options without having developer to deal with underlying intricacies. Since most

  • Jayesh Kawli
2 min read
iOS, Xcode, Animation, Core Animation, Tips

iOS Animations - Part 4

In this we are going to learn how to animate the movement of shape along the bezier path. As we learned in the previous post, you can create a simple Sine wave shaped

  • Jayesh Kawli
3 min read
iOS, Animation, Core Animation, Xcode, Tips, Tutorial

iOS Animations - Part 3

Animating bezier curve In the Last post we saw how to draw any arbitrary curves using two iOS classes viz. UIBezierPath and core animation class CAShapeLayer. First, let us draw a UIBezierPath of

  • Jayesh Kawli
1 min read
iOS, Animation, Xcode, Tips, Core Animation, Tutorial, CALayer, Bezier Path

iOS Animations - Part 2

Drawing bezier curve using core animation Today we are going to learn how to draw arbitrary shapes using UIBezierPath and CAShapeLayer classes. Drawing shape with UIBezierPath is very simple. First you have to

  • Jayesh Kawli
3 min read
iOS, Demo, Xcode, Github, Animation, Sprite, Tips, Tutorial

iOS Animations - Part 1

This is the first part of series of blog posts on iOS animations. Hope you will enjoy this series. I am also looking forward to hear your thoughts, input and suggestions on the

  • Jayesh Kawli
3 min read
iOS, Objective-C, Open Source, Github, Library, Xcode, Animation, Opening Animation, Federer

iOS - Custom Loader library

Few weeks ago I worked on custom loader library for iOS applications. I was inspired by one such library on GitHub itself. Besides I started reading excellent iOS Core Animation book by Nick

  • Jayesh Kawli
1 min read
Fresh Beginning © 2021
Latest Posts Ghost