CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

NoNibComponent 0.1.1

NoNibComponent 0.1.1

Maintained by Scott Moon.



  • By
  • interactord

NoNibComponent

This library is used to create UIComponent programmatically without using xib or storyboard

Swift CI Status Version License Platform

📚 Overview

  • Using ViewController Type:

  • Using View Type:

Installation

  • Using Cocoapods:

    pod 'NoNibComponent'
  • Using Carthage:

    github 'interactord/NoNibComponent'

License

NoNibComponent is under MIT license. See th LICENSE file for more info.