Earlier this year I mentioned a component for creating fading text labels like in the secret app and more recently a component for morphing text between UILabel values.
Here’s an open source component allowing you to create UILabels with several different effects from android1989 called YetiCharacterLabelExample.
YetiCharacterLabelExample allows you to create a falling text effect, a Secret style fading label effect, and an iOS 8 keyboard autocomplete inspired motion label effect. The component comes with both Objective-C and Swift versions.
Here’s an image showing the falling label effect in action:
You can find the Objective-C version of YetiCharacterLabelExample on Github here.
You can find the Swift version on Github here.
A nice component for creating several different UILabel effects.
- Open Source iOS Component For Creating Draggable Modal Views
- Example Source Code: A Slimy Stretching Transition Effect
- Open Source iOS Component Allowing You To Create Morphing Effects Between Text Label Values
- Open Source iOS UIView Category For Great Looking Easy Fan Fold Style Transitions
- Open Source Component Allowing You To Easily Implement Interactive Zoom Transitions
Original article: Open Source iOS Component For Creating UILabels With Interesting Transition Effects
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.