ReusableNibView 0.5.1

ReusableNibView 0.5.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by Martin Prusa.



  • By
  • MartinPrusa

ReusableNibView is a class for automatic loading the nib from file with name same as the className file. It can be used for loading the nib into the storyboard.



Example

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

Requirements

Installation

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

pod "ReusableNibView"

Author

MartinPrusa, [email protected], Vilem Kurz [email protected], Jakub Knejzlik [email protected]

License

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