Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 404 Bytes

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