SKTaskManager
May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel.
Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
No image provided.
SKInputClass
December 11, 2013 • MIT License
SKInputClass provides simplest way to add 'Done' button or any symbol when using numeric keyboard
Developer just need to change class of UITextfield to SKDigitField and that set :)