JLBPartialModal
This class attempts to mimic the interface in National Geographic's Park Guides app for iPhone. It requires iOS 5 for its use of UIViewController Containment. It also uses ARC and literal syntax for arrays. Video: http://f.cl.ly/items/3P1x0I2b1l241U360V1M/JLBPartialModal%20720p.mov
Install / Use
/learn @badeen/JLBPartialModalREADME
#JLBPartialModal
##How to Use
Show a view controller that has a predefined view size. JLBPartialModal will use the height of the view passed in.
[[JLBPartialModal sharedInstance] presentViewController:viewController dismissal:^{
// Code to be called when the modal has been closed
}];
To close the modal use the following:
[[JLBPartialModal sharedInstance] dismissViewController];
The user will also be able to tap outside your provided view to close the modal.
##Demo Video
You can watch a video of it in action here: http://f.cl.ly/items/3P1x0I2b1l241U360V1M/JLBPartialModal%20720p.mov
Related Skills
qqbot-channel
352.0kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.6k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
352.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
