Aleksandar Vacić

Results 14 repositories owned by Aleksandar Vacić

Alley

147
Stars
5
Forks
Watchers

Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.

Ambar

53
Stars
2
Forks
Watchers

Powerful, advanced Core Data Stack implementation, in Swift.

Avenue

57
Stars
6
Forks
Watchers

Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.

CardPresentationController

793
Stars
41
Forks
Watchers

Custom UIPresentationController which mimics the behavior of Apple Music UI

Coordinator

718
Stars
44
Forks
Watchers

Implementation of Coordinators app design pattern.

Swift-Essentials

236
Stars
18
Forks
Watchers

A set of essential Swift stuff I use in every single iOS app.

Fields

79
Stars
3
Forks
Watchers

Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.

LanguageSwitcher

89
Stars
4
Forks
Watchers

Example how to switch iOS app's language on-the-fly, instantly

HTML2PDFRenderer

70
Stars
15
Forks
Watchers

Take any HTML loaded in WKWebView and make PDF out of it.

Coordinator-iOS13-starter-app

16
Stars
2
Forks
Watchers

Template for iOS 13 app, with UIScenes and Coordinator pattern