27 September 2019
A simple progressView for Corona
Corona's APIs make many things simple, but some times, convenience methods can be more complicated that just doing it yourself. Theming a widget.newProgressBar() is a great example. In this tutorial you can see how to build your own custom progress bar in less than 20 lines of code!...