0:00/1×
A friend showed me animations from Stripe Checkout and asked: "how could we implement that on iOS?"
Quite simply, Core Animation is very powerful and if one learns how to harness that power, they do not need write a lot of code.
Dissecting different animations
0:00/1×
Perfection is not something one can truly achieve, so it’s very smart that one of the best meditation services called Headspace is using an imperfect dot as their brand logo.
If you ever used their iOS app, you can notice how their dot slightly deforms, captivating
0:00/1×
Reproducing above effect is very simple with CAShapeLayer and CoreAnimation...
Intro
Since I wanted get back to blogging and learn more Swift, I've decided to implement some of Dribble top UIX interactions on iOS.
Let's see how I've reproduced 'Floating
3 min readPublic
Subscribe to premium membership plan
Get access to all premium content and enjoy reading without any distraction Compare plan
Boeing made a nice app for iPad
I was shown this app and asked if it’s hard to do this pinch to reveal animation.
It’s actually quite easy to do with CoreAnimation.
Your browser does not support the video tag.
Analyzing
Let’s take a look at how
You’ve probably seen Paper, the app is pretty cool and the drawings look really nice and smooth.
I’m working on my personal app that needs something similar, and after doing some research I’ve not seen a proper solution.
So I wrote one.
Analyzing
If you play with
8 min readPublic
Subscribe to newsletter
Stay up to date! Get all the latest posts delivered straight to your inbox.