Small collection of reusable things.
String extension with isBlank functions checking that a string (including optinal) is blank.
Configuration retrieving data from the info.plist
Identifying contains a computed property reuseIdentifier. Mainly used in the UITableViewCell derivatives.
UIViewConntroller extension with a function add(child:)
Wrapper is generic struct allowing to wrap view controllers into the navigation controller.
AtomicWrite is a property wrapper providing the atomic access to the wrapped values.
Localizable is a property wrapper for localizable strings.
UIApplication+getTopViewController an extension with getTopViewController function.
DataController standard data controller for Core Data