Releases: Iron-Ham/ReusableViews
Releases Β· Iron-Ham/ReusableViews
π₯¦
Swift 4 Release
Merge pull request #11 from heshamsalman/release_1.0.0 Updated podspec
Convenient Nib Instantiation
Can now instantiate NibLoadableViews like so:
let view = MyNibLoadableView.create()
Re-Release, with README
Has support for UITableViewCells, UICollectionViewCells, UICollectionView Supplementary Views, UITableViewHeaderFooterViews, nibs, storyboards, and includes a convenience enumeration for supplementary view kind.
Original Release, README-free
0.1.0 Updated podspec