Skip to content
/ BRLabel Public

BRLabel can show a shuffle animation when set text on it.

License

Notifications You must be signed in to change notification settings

boska/BRLabel

Repository files navigation

BRLabel

alt tag

BRLabel can show a shuffle animation when set text on it.

Install via cocoapods

pod 'BRLabel'

and

#import <BRLabel.h>

Than you can swap original UILabel

[self.label setTextWithShuffle:@"123456789"];

TODO

  • String shffle
  • Duration specified method
  • Animation style

About

BRLabel can show a shuffle animation when set text on it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published