WGLiSwiftUI 0.1.2

WGLiSwiftUI 0.1.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Apr 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Ryan Wolande.



  • By
  • Ryan Wolande

WGLiSwiftUI

A collection of UI Widgets that either extend, subclass, or work in compliment to Apple’s UIKit

A collection of UI Widgets that either extend, subclass, or work in compliment to Apple’s UIKit.

Subclasses are as follows:

*UILabel -> WGLiLabel *UITableView -> WGLiTableView *UITableViewCell -> WGLiTableViewCell *UITextField -> WGLiTextField *UITextView -> WGLiTextView *UIImageView -> WGLiImageView *UIButton -> WGLiButton

Extensions are as follows:

^UIView ^UIColor

Compliment Classes are as follows:

N/A yet

*To Be Added

^In Progress

Installation

pod 'WGLiSwiftUI'

Authors

Ryan Wolande

License

MIT