FPActivityView
No description available
Install / Use
/learn @farhanpatel/FPActivityViewREADME
FPActivityView

About
============
A low profile activity indicator. Works great in tableviews. Customize the image to get a color you perfer.
How to use
============
UIImage* activityImage = [[UIImage imageNamed:@"download-bar"] resizableImageWithCapInsets:UIEdgeInsetsMake(0, 1, 0, 1)];
FPActivityView* activityView = [[FPActivityView alloc] initWithFrame:CGRectMake(0, 0, self.view.frame.size.width, 4) andActivityBar:activityImage];
[activityView start];
[self.view addSubview:activityView];
Requires
============
ARC
QuartzCore
License
FPActivityView is available under the MIT license. See the LICENSE file for more info.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate 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
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
