# SYFavoriteButton **Repository Path**: motan_cocoapods/SYFavoriteButton ## Basic Information - **Project Name**: SYFavoriteButton - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-11 - **Last Updated**: 2024-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SYFavoriteButton An Objective-C version of [DOFavoriteButton](https://github.com/okmr-d/DOFavoriteButton). ## Screen Shot ![img](https://raw.githubusercontent.com/Sunnyyoung/SYFavoriteButton/master/ScreenShot/ScreenShot.gif) ## Pod ``` bash platform :ios, '7.0' pod 'SYFavoriteButton' ``` ## Usage 1. Drag a button to your Storyboard 2. Set the button's custom class to SYFavoriteButton 3. Set Image and Colors ![img](https://raw.githubusercontent.com/Sunnyyoung/SYFavoriteButton/master/ScreenShot/StepOne.png) ![img](https://raw.githubusercontent.com/Sunnyyoung/SYFavoriteButton/master/ScreenShot/StepTwo.png) ## License The [MIT License](LICENSE) on https://github.com/okmr-d/DOFavoriteButton