SwiftyButton v0.8.2 Release Notes

Release Date: 2018-07-20 // almost 6 years ago
    • Improves the performace of FlatButton when setting its properties multiple times.

Previous changes from v0.8.1

    • Fixed an issue that would cause images in PressableButton to not move properly on highlight. #14
    • Made the FlatButton class open to allow subclassing.