UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Component Allowing You To Create Morphing Effects Between Text Label Values

Earlier this year I mentioned a library that allowed you to create toolbar buttons with some interesting transition animations between them.

Here’s an open source component that allows you to automatically create morphing effects between the text values of a label called TOMSMorphingLabel from Tom König.

With TOMSMorphingLabel you can easily customize the effect with variables to control the duration, the speed of the effect, and the size of the shrinking effect when the morphing occurs.

view source

Advertisement