Skip to content

Update relative methods signatures when specifying multiple relative views

Choose a tag to compare

@lucdion lucdion released this 18 Jun 20:20
· 841 commits to master since this release

Update the minor version due to a small breaking change with methods above(of…), below(of…), left(of…) and right(of…). They now takes either a single UIView or an Array of UIViews.