搜索结果:识别器

EFQRCode screenshot

EFQRCode

2022年2月7日 • MIT 许可证
Swift操作二维码的更好方法,支持iOS、macOS、watchOS和tvOS。
ContainerController screenshot

ContainerController

2020年6月17日 • MIT 许可证
UI 组件。这是一个从app复制的滑动面板:https://www.apple.com/ios/maps/ Swift版本
未提供图片。

BSZoomGridScrollView

2019年11月20日 • MIT 许可证
无聊的网格滑动视图,只能连续放大多个视图,跟踪您的触摸。
Cheats screenshot

技巧

2019年2月26日 • MIT 许可证
🎮为iOS应用提供的控制台类游戏风格的彩蛋代码。
DJCaptureButton screenshot

DJCaptureButton

2018年11月15日 • MIT 许可证
具有3D触摸功能的摄像头风格捕获按钮
ContainerView screenshot

ContainerView

2018年11月12日 • MIT 许可证
ContainerView旨在通过缩放效果从底部添加酷炫的泳动动画,通过手势辅助控制。scrollView也控制这个效果。灵感来源于th...
SpeechRecognizerButton screenshot

SpeechRecognizerButton

2018年3月13日 • MIT 许可证
具有按说话录音、语音识别和Siri风格波形视图的UIButton子类。
PanGesture-CATransform screenshot

PanGesture-CATransform

2017年12月26日 • Apache 2.0 许可证
基于UIBezierPath和CATransform动画的Tinder风格PanGesture
availability screenshot

可用性

2017年5月1日 • MIT 许可证
一个用于UICollectionView的泛型方法,它使用UIPanGestureRecognizer进行多选。
Sliding Table View Cell for iOS screenshot

移动表格视图单元格

2016年8月15日 • Apache 2.0 许可证
自定义UITableViewCell,可以左右滑动以展开一个包含1到4个自定义操作按钮的“抽屉”。这些操作按钮在滑动过程中淡入并放大到视图中。T...
PanGestureView screenshot

PanGestureView

2016年5月23日 • MIT 许可证
PanGestureView允许您附加在用户在视图中拖动时触发的自定义动作。将其视为可滑动的UITableViewCell,但它是一个通用的UIView。
ElasticTransition ObjC Version screenshot

ElasticTransition ObjC 版本

2016年5月16日 • MIT 许可证
一个模拟弹性拖动的UIKit自定义转换。这是由lkzhao编写的Swift版本的Elastic Transition的Objective-C版本。
Sensitive screenshot

敏感

2016年3月27日 • 未指定许可证
在Swift中使用手势的新视角。
EECellSwipeGestureRecognizer screenshot

EECellSwipeGestureRecognizer

2016年3月27日 • 未指定许可证
一个干净且简单的方法来对UITableViewCell实现滑动动作。
Elastic Transition screenshot

弹性过渡

2016年1月16日 • MIT许可证
一个模仿弹性拖动的UIKit自定义模态过渡。用Swift编写。
DRCellSlideGestureRecognizer screenshot

DRCellSlideGestureRecognizer

2015年6月8日 • MIT许可证
通过滑动使单元格可执行
CXSwipeGestureRecognizer screenshot

CXSwipeGestureRecognizer

2015年5月13日 • MIT许可证
UIPanGestureRecognizer的子类,大大简化了对方向滑动的识别。
HYPanViewController screenshot

HYPanViewController

2015年3月12日 • MIT许可证
ViewController,可以重新创建vvebo app动画。一种优雅的方式来删除tableView单元格或显示新的ViewController。
SwiperView screenshot

SwiperView

2015年2月18日 • MIT许可证
Swiper View是一个提供简单易用可滑动视图的类。Swiper View是基于UIDynamics的UIView子类,提供了具有不同视觉效果的多层UIView...
BFDragGestureRecognizer screenshot

BFDragGestureRecognizer

2014年11月13日 • BSD许可证
一个UIGestureRecognizer子类,可用于在滚动视图中拖动视图,并在滚动视图的边缘自动滚动。