send link to app

Quadnimation app for iPhone and iPad


4.6 ( 2016 ratings )
Utilities
Developer: Ubicolor Ltd
Free
Current version: 1.1, last update: 1 year ago
First release : 02 Jun 2020
App size: 959 Kb

Subtle animations can make a big impact on your apps 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, youre 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!