ScrollCounter is an iOS framework for getting a nice scrolling animation when transitioning between numbers. This framework is modeled after the animations seen in the Robinhood app.
Stars
117
Forks
25
Watchers
117
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixed bug that was causing a crash when initializing a NumberScrollCounter with a 0 and 0 decimal places (#9)
6e9e9ddView on GitHubImplemented DigitScrollCounter for scrolling through a range of digits (#2)
d02832bView on GitHub