What's New

• Stepper is now more accurate (0.1) and you can swipe up / down for quicker change.
• App size halved
• Design tweaks.

App Description

Subtle animations can make a big impact on your app's UI.

With Quadnimation, you can visualise and play with the timing curve of your animations and export to Xcode in just one tap.

Head over to Xcode and paste the code.

Boom, you're done.

_____________


There are 2 export modes :

• Core Animation Timing Function

Just like .easeInOut, the quadnimation constant is the exact timing curve you have created and visualised directly in the app.

• SwiftUI animation View Modifier

You then just have to call

.quadnimation()

instead of

.animation(.timingCurve(c0x, c0y, c1x, c1y, duration : 1)

Quadnimation is a huge time saver to create powerful animations for all your apps, try it today!

iPhone Screenshots

(click to enlarge)

Quadnimation screenshot 1 Quadnimation screenshot 2 Quadnimation screenshot 3 Quadnimation screenshot 4

iPad Screenshots

(click to enlarge)

Quadnimation screenshot 5

App Changes

  • July 15, 2020 Initial release