SkillAgentSearch skills...

NVUIGradientButton

A beautiful customizable iOS button, flat on iOS 7, with gradient on earlier versions.

Install / Use

/learn @nverinaud/NVUIGradientButton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NVUIGradientButton

A beautiful customizable iOS button, flat on iOS 7, with gradient on earlier versions.

A screenshot rendering NVUIGradient buttons

Requirements

  • You can use ARC or not, this library supports both
  • iOS 5.1+
  • iOS 4 (should work but no longer officially supported)

Usage

  • Add lib/NVUIGradientButton.{h|m} to your project
  • Drop a view into a nib and set its class to NVUIGradientButton or instanciate one using [NVUIGradientButton initWithFrame:frame style:style];
  • Configure the view

For more examples, have a look at the NVUIGradientButtonSample project.

License

Copyright (c) 2013 Nicolas VERINAUD. Released under the MIT license.

View on GitHub
GitHub Stars151
CategoryDevelopment
Updated1y ago
Forks26

Languages

Objective-C

Security Score

80/100

Audited on Oct 12, 2024

No findings