FlickerNumber icon indicating copy to clipboard operation
FlickerNumber copied to clipboard

Flicker a number like alipay use UILabel category

Results 4 FlickerNumber issues
Sort by recently updated
recently updated
newest added

This regex can't produce any error/exception because we've hardcoded its pattern.

Fix #5. You can reproduce the issue for instance by setting `number` to something small like `2` and duration to `10`: you'll notice that it will last only three seconds...

Removing superfluous runtime type checking for Swift.

和一个CAAnimate 一起使用的时候, 时间不准, 设定十秒到100, 实际三秒左右就到了