EDS触摸按钮基于动画按钮使用。演示安装要运行示例项目,pod install克隆repo,然后从Example目录运行pod install。运行示例项目的另一种方法是在终端中运行pod try EDSTouchButton。EDSTouchButton可通过简单安装,只需将以下行添加到您的Podfile中:pod \"EDSTouchButton\"。要在您的项目中使用该按钮:EDSTouchButton *button = [[EDSTouchButton alloc] initWithFrame:CGRectMake(20, 100, CGRectGetWidth(self.view.frame) - 40, 44)。
EDSTouchButton:使用Pop模仿Material Design动画的动画按钮
文件列表
EDSTouchButton:使用 Pop 模仿 Material Design 动画的动画按钮
(预估有个133文件)
.gitkeep
0B
.gitkeep
0B
POPBasicAnimationInternal.h
3KB
POPPropertyAnimationInternal.h
9KB
TransformationMatrix.h
11KB
TransformationMatrix.cpp
37KB
UnitBezier.h
3KB
POPDecayAnimationInternal.h
5KB
POPSpringAnimation.h
2KB
POPSpringSolver.h
5KB
暂无评论