muukii-archive / Instantiatable

This is done. =====>

Home Page:https://github.com/AliSoftware/Reusable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instantiatable

CI Status Version License Platform Carthage compatible

Usage

import Instantiatable

final class MyViewController: UIViewController, InstantiatableFromStoryboard {}
let controller = MyViewController.instantiate() // Load from Storyboard

Requirements

Installation

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

pod "Instantiatable"

Author

muukii, m@muukii.me

License

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

About

This is done. =====>

https://github.com/AliSoftware/Reusable

License:MIT License


Languages

Language:Swift 92.2%Language:Ruby 4.3%Language:Objective-C 3.5%