Skip to content

ripventura/VCUIKit

Repository files navigation

VCUIKit

This is a collection of classes and extensions written in Swift 4 to help you optimize your time when developing iOS applications. All the code was done by me, so please if you think you can contribute, lets share some thoughts!

When I get some time I will update the Wiki page with detailed description of each class / method.

Version License Platform

Example

To run the example project, simply clone the repo and open Example/VCUIKit.xcworkspace.

Requirements

  • iOS >= 10.0

Installation

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

pod "VCUIKit"
  • Add the following lines on your project's Info.plist file

NSPhotoLibraryUsageDescription: Accessing photo library

UIViewControllerBasedStatusBarAppearance: NO

NSCameraUsageDescription: Accessing camera

Author

ripventura, vitorcesco@gmail.com

License

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

About

Collection of awesome and useful UI classes for iOS development written in Swift 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published