Skip to content

2.1.0

Compare
Choose a tag to compare
@kurabi kurabi released this 19 Mar 04:55
· 84 commits to master since this release
4ddbf23

Added

  • Add support for safeAreaInsets (i.e. iPhone X) (#159, #119)

Fixed

  • Update README to fix an error with how to fulfill a delete row operation
  • Fix crash related to UIAccessablilityCustomAction if no accessability text is set on action image, or action label. (#156)
  • Fix issue where SwipeActionButton.maximumButtonWidth is not respected when its value is below the default/computed minimumButtonWidth (#150)