TwitterCover
TwitterCover is a parallax top view with real time blur effect to any UIScrollView, inspired by Twitter for iOS.
Install / Use
/learn @cyndibaby905/TwitterCoverREADME
TwitterCover
TwitterCover is a parallax top view with real time blur effect to any UIScrollView, inspired by Twitter for iOS.
Completely created using UIKit framework.
Easy to drop into your project.
You can add this feature to your own project, TwitterCover is easy-to-use.
Now the Android version is also available: TwitterCover-Android
Requirements
TwitterCover requires Xcode 5, targeting either iOS 5.0 and above, ARC-enabled.
How to use
Drag UIScrollView+TwitterCover.h amd UIScrollView+TwitterCover.m files to your project.
No other frameworks required.
#import "UIScrollView+TwitterCover.h"
UIScrollView *scrollView = [[UIScrollView alloc] initWithFrame:self.view.bounds];
[scrollView addTwitterCoverWithImage:[UIImage imageNamed:@"cover.png"]];
And do not forget to remove it in your dealloc method, otherwise memory leaks:
[scrollView removeTwitterCoverView];
How it looks
![TwitterCover] (https://raw.github.com/cyndibaby905/TwitterCover/master/TwitterCover.gif)
Lincense
TwitterCover is available under the MIT license. See the LICENSE file for more info.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate 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.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
