Tomasz Szulc

Results 11 repositories owned by Tomasz Szulc

NetworkLayerExample

254
Stars
32
Forks
Watchers

Demo project for the article: http://szulctomasz.com/how-do-I-build-a-network-layer/ (Swift 3)

2048

20
Stars
2
Forks
Watchers

2048 written in Swift in 10 hours and shipped to the App Store

citybike-app

16
Stars
4
Forks
Watchers

City Bike - Find Free Bike - Swift - Open Source app

demo-xcconfig

23
Stars
8
Forks
Watchers

Demo that shows how to use xcconfig files

fireworks

321
Stars
31
Forks
Watchers

Fireworks for UIView

Quotes

25
Stars
3
Forks
Watchers

Swift app containing iOS 8/9 features and things mentioned on WWDC 2015

Swifternalization

575
Stars
48
Forks
Watchers

Localize iOS apps in a smarter way using JSON files. Swift framework.

TSActivityIndicatorView

69
Stars
4
Forks
Watchers

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

219
Stars
26
Forks
Watchers

Highly customizable control used to select multiple assets (saved photos and videos) for use in your app.

TSFileCache

99
Stars
3
Forks
Watchers

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.