Skip to content

Xcode 9 Compatibility

Compare
Choose a tag to compare
@simonseyer simonseyer released this 08 Aug 14:20
· 6 commits to master since this release
  • Added Xcode 9 (beta 4) compatibility
  • Fixed Autolayout issues
  • Fixed wrong header height for empty cell header (you can change PAYStyle.tableTheme.labelStyleNoneHeight and PAYStyle.tableTheme.labelStyleEmptyHeight to adjust the the height)
  • Added missing constraint in the PAYHeaderView (change the value of PAYStyle.tableTheme.headerBottomMargin to adjust the bottom margin)
  • Fixed autolayout issues in example (wrap labels into a view to avoid issues)