FlatButtons
Class to create Flat Buttons
Install / Use
/learn @ijason/FlatButtonsREADME
Flat Buttons
Class to create flat buttons.

Requirements
- ARC
- QuartzCore.framework
Usage
Copy FlatButton.h and FlatButton.m into your project.
Import #import "FlatButton.h" where you plan to create the buttons.
Implementation code below:
FlatButton *flatBtn = [[FlatButton alloc] initWithFrame:CGRectMake(10,10,148,100) withBackgroundColor:[UIColor grayColor]];
[self.view flatBtn];
There are more implementation examples in the attached project.
Contact
Jason Everett
- https://github.com/ijason
- http://twitter.com/ijayson66
##License MIT License - fork, modify and use however you want.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
