Back to search
UIButton subclass with a gradient background.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Added an @property 'textColor', to make it easier to set the button text color.
45a819dView on GitHubAdded a @property 'text', to make it easier to set the button text.
3c0328bView on GitHubOverriding -initWithFrame to make sure the -setupButton method gets called whether the button is created in IB or instantiated in code.
9971c9eView on GitHubAdding the initial implementation of a GradientButton. The button makes a
99c093bView on GitHubInitial commit. Adding Matt Long's 'ColorfulButton' code, which I will use
dfc3b05View on GitHub