Tomasz Szulc
Tomasz Szulc
NetworkLayerExample
Demo project for the article: http://szulctomasz.com/how-do-I-build-a-network-layer/ (Swift 3)
Quotes
Swift app containing iOS 8/9 features and things mentioned on WWDC 2015
Swifternalization
Localize iOS apps in a smarter way using JSON files. Swift framework.
TSActivityIndicatorView
Very simple view class that looks like an UIActivityIndicatorView but is fully customizable. It's great for you if you want to add indicator view to you game or app and it should be customized.
TSAssetsPickerController
Highly customizable control used to select multiple assets (saved photos and videos) for use in your app.
TSFileCache
Generic class that allows you to cache files on device's disk. Need to cache images or other files? Check this. Easy to subclass and reuse.