Skip to content

Releases: beryu/CustomizableActionSheet

1.2.3

11 Jan 05:18
Compare
Choose a tag to compare

Enhancements

  • Support safe area in landscape mode. (Thanks! @yccheok #30 )

1.2.2

16 Nov 23:33
Compare
Choose a tag to compare

Enhancements

  • Make it compatible with Swift 4.2. (Thanks! @keyeMyria #29 )

1.2.1

21 Apr 01:18
Compare
Choose a tag to compare

Bugfixes

  • Fix a bug that part of last button was hidden. #10

1.2.0

20 Mar 23:41
Compare
Choose a tag to compare

Enhancements

Support iPhone X

04 Oct 04:07
Compare
Choose a tag to compare

Action sheet is shown including safeAreaInsets. #22

Support Swift4.0

04 Oct 04:05
Compare
Choose a tag to compare

Fix a bug that action sheet cuts off if used in smaller view than screen

13 Jul 13:12
Compare
Choose a tag to compare
  • #15 Fix a bug that action sheet cuts off if used in smaller view than screen (thanks @annjawn)
  • #17 Make convenience initialize function public

Remove SWIFT_VERSION from podspec

20 Jun 11:19
Compare
Choose a tag to compare
  • Remove SWIFT_VERSION configuration from podspec file (thanks @shaibt)

Convert to Swift3

16 Sep 13:43
Compare
Choose a tag to compare

Add sheet height control when sticking out from screen

02 Sep 08:40
Compare
Choose a tag to compare