/VCommon

VCommon is a shared library that includes commonly used crafted features for using in Vektör's projects.

Primary LanguageSwiftMIT LicenseMIT

Vektor logo

VCommon

Build Status Version License Platform Xcode 10.0+ iOS 10.0+ Swift 4.2+

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod 'VCommon'

Features

  • Utils:
    • Color extensions
    • Date extensions
    • View extensions
    • Device extensions
    • Validator
  • Views:
    • Picker view
  • View Controllers:
    • Image preview controller
    • Web view controller

Documentation

If you want to get more information or just explore, please visit our Documentation.

Author

Vektör iOS team mobile.user@vektortelekom.com

License

VCommon is available under the MIT license. See the LICENSE file for more info.