candostdagdeviren / CDAlertView

Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift
https://candostdagdeviren.github.io/CDAlertView/
MIT License
1.14k stars 86 forks source link

support swift4? #27

Closed Mosaics closed 6 years ago

candostdagdeviren commented 6 years ago

Hello! I'll add support for Swift 4 probably this weekend.

Mosaics commented 6 years ago

tks!

ykeisuke commented 6 years ago

@Mosaics @candostdagdeviren Hello! φ('ᴗ'」) I did support swift4 on my repository after fork your branch.

URL: https://github.com/ykeisuke/CDAlertView/tree/swift4

Usage:

pod 'CDAlertView', git:'https://github.com/ykeisuke/CDAlertView.git', branch:'swift4'

@candostdagdeviren I'll make pull request. Can you review?

Thanks ʕ•̫͡•ʔ

candostdagdeviren commented 6 years ago

Hello! Thanks @ykeisuke for the PR. I'm reviewing at the moment. :)

candostdagdeviren commented 6 years ago
screen shot 2017-10-04 at 06 45 53

Huge thanks for @ykeisuke for the contribution! 🚀 I just merged PR and released a new version. @Mosaics you can now use version 0.7.0 to use CDAlertView with Swift 4. 🎉