Skip to content

Releases: Iron-Ham/ReusableViews

πŸ₯¦

29 Nov 01:37
87b2d3a
Compare
Choose a tag to compare

Patch Notes

Updated Swift Version to 4.2

Swift 4 Release

18 Sep 15:34
Compare
Choose a tag to compare
Merge pull request #11 from heshamsalman/release_1.0.0

Updated podspec

Convenient Nib Instantiation

21 Aug 19:05
Compare
Choose a tag to compare

Can now instantiate NibLoadableViews like so:

let view = MyNibLoadableView.create()

Re-Release, with README

12 May 02:41
Compare
Choose a tag to compare

Has support for UITableViewCells, UICollectionViewCells, UICollectionView Supplementary Views, UITableViewHeaderFooterViews, nibs, storyboards, and includes a convenience enumeration for supplementary view kind.

Original Release, README-free

12 May 02:45
Compare
Choose a tag to compare
0.1.0

Updated podspec