Modernistik 0.6.1

Modernistik 0.6.1

Maintained by Anthony Persaud.



Modernistik Cocoa Framework

This framework represents extensions, utilities, design patterns and practices adopted for Modernistik software development in Swift.

CI Status Version License Platform

Installation

Modernistik is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Modernistik', '~> 0.5' # Swift 5+

Examples

The core framework has several enhancements and helper methods as Swift extensions to the Swift Standard library, Foundation, CoreGraphics and UIKit. In addition it provides a set of protocols and base components that should be used when creating classes - these are usually prefixed with Modern. Most of the methods are documented, so feel free to review the code.

To run the example project, clone the repo, and run pod install from the Examples directory first. To make it easier, you can run the ./setup.sh script to prepare all examples..

Author

Anthony Persaud, https://www.modernistik.com