PlaceHolderViewLib 1.0.3

PlaceHolderViewLib 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Aug 2016

Maintained by Halin.



  • By
  • Halin

PlaceHolderViewLib is a library help you to include your sub xib easily.

You can include your sub xib by simply add a marco and define a view class

PlaceHolderViewClass(xibName)

add a UIView in your xib and set it's class to PHxibName like this

Usage

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

Requirements

Installation

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

pod "PlaceHolderViewLib"

Author

Halin, [email protected]

License

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