PoppingFavoriteButton 1.0.0

PoppingFavoriteButton 1.0.0

Maintained by Shohei-Yamamoto.



  • By
  • Shohei Yamamoto

PoppingFavoriteButton

CI Status Version License Platform

Image

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

This code is written in Swift 4.1 target is iOS 12.1+

Installation

PoppingFavoriteButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'PoppingFavoriteButton'

How to use

  1. Add UIButton on storyboard & set the Custom Class to PoppingFavoriteButton
  2. Set an image to the button

Author

Shohei Yamamoto, [email protected], 2019/3/21

License

PoppingFavoriteButton is available under the MIT license. See the LICENSE file for more info.

Credit

This project is the refactored code of DOFavoriteButton