zys456465111 / CustomPopAnimation
☆377Updated 10 years ago
Alternatives and similar repositories for CustomPopAnimation:
Users that are interested in CustomPopAnimation are comparing it to the libraries listed below
- Using UITableViewRowAction on iOS >= 5.0☆375Updated 9 years ago
- 可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格☆456Updated 9 years ago
- A category for UIImageView with support for cornerRadius automatically☆464Updated 5 years ago
- A quick develop framework. Contains: weak timer, button block,weak KVO,weak Notification, memory cache file cache, UI signal, category.☆363Updated 2 years ago
- 【demo】万能动态跳转界面 - runtime☆304Updated 4 years ago
- A tool for quickly laying out and configuring UITable and UICollectionView☆208Updated 3 years ago
- 通过自定义URL实现控制器之间的跳转☆390Updated 7 years ago
- UIView settings without triggering off-screen rendering fillet /UIView设置不触发离屏渲染的圆角☆743Updated last year
- ☆443Updated 5 years ago
- An open source SafeKit for iOS . Never never crash.☆359Updated 6 years ago
- ☆309Updated 7 years ago
- Another attributed label using CoreText☆746Updated 10 months ago
- 转换Xcode控制台中一些不可阅读的字符,比如 \u22AD 这种☆265Updated 7 years ago
- MVVM应用在iOS的Demo,主要通过经典的TableView来演示☆333Updated 8 years ago
- 开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框☆639Updated 8 years ago
- Implement KVO☆253Updated 9 years ago
- ☆281Updated 9 years ago
- StarConsoleLink inject the link to your Xcode console, which allows you to click on the link area rapid positioning to the log line.☆251Updated 6 years ago
- About Offline caching ideas and The use of AFN☆237Updated 9 years ago
- ☆497Updated 9 years ago
- 聚光灯效果,可以用来做功能介绍或者新手引导☆386Updated 6 years ago
- Progress Indicator View. 简便美观的进度指示器。☆402Updated 5 years ago
- Automatic URL recognition and custom expression like wechat☆801Updated 8 years ago
- runloop、runtime学习与实践☆259Updated 7 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- a javascript bridge for iOS app to interact with h5 web view☆414Updated 6 years ago
- Download file manager wrapped NSURLSessionDataTask and NSURLSessionDownloadTask,provide progress update and status change.☆408Updated 5 years ago
- 在程序中使用UIAlertController而不用关心低版本兼容的问题☆232Updated 7 years ago
- 仿写猿题库练题画板功能☆365Updated 9 years ago
- 适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewControll…☆228Updated last year