GhostTypewriter Versions Save

👻 A UILabel subclass that adds a typewriting animation effect

2.1.0

3 years ago
  • Added ability to change the direction of the animation - forward or backward.
  • Added ability to change the style of the animation - reveal or hide.
  • Updated fastlane to 2.153.1

2.0.1

4 years ago
  • Resolved bug where the character index being revealed would go out-of-sync with the actual character being revealed resulting in a crash.
  • Added unit tests for different scripts.
  • Updated fastlane to 2.142.0.

2.0.0

4 years ago
  • Updated the project to use Swift 5.
  • Extended and rewrote TypewriterLabel API to allow for greater control of the animation.
  • Improved unit tests by making them more deterministic due to the introduction of a Timer factory.

1.2.0

4 years ago

Added support for SPM