ADTickerLabel icon indicating copy to clipboard operation
ADTickerLabel copied to clipboard

An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter

Results 2 ADTickerLabel issues
Sort by recently updated
recently updated
newest added

property attributedText ?If this project have this property is perfect!

enhancement

https://github.com/Antondomashnev/ADTickerLabel/blob/master/ADTickerLabel.m#L125 Should be ``` if (![selectedCharacter isEqualToString:@"."]){ selectedCharacterIndex--; } ```