iOS 动画 D3View

码农软件 · 软件分类 · 动画(Animation) · 2019-07-05 11:28:34

软件介绍

一句代码轻松实现 iOS 常用动画效果 如果只需要方便实现动画,只需要 D3Venders 类,这个类是扩展 UIView 类 另外一些类是常用 UI 控件的扩展,主要是应用在 storyboard 的方便。
此处输入图片的描述

动画使用 比如要实现左右摇 :view.shake()  如果摇完有回调 :view.shake("finish")  其他动画效果参照代码
此处输入图片的描述

其他扩展使用:

  1. 在 Indentity inspector 视图继承 D3_
    此处输入图片的描述

  2.  在 Attributes inspector 视图选择属性,如图是选择了 isRound 属性,则 view 变成圆形
    此处输入图片的描述

  3. 运行得到结果
    此处输入图片的描述

    旨在不写代码前提下,利用 storyboard 做更多的事情

安装使用:

使用CocoaPods (iOS 8+, OS X 10.9+) 

pod 'D3View', '~> 1.0.0' swift调用framework需要import D3View

普通使用

拖动D3View目录到你的项目,只需要动画效果则只需拖动D3Venders.swift文件

本文地址:https://codercto.com/soft/d/9458.html

The Shallows

The Shallows

Nicholas Carr / W. W. Norton & Company / 2010-6-15 / USD 26.95

"Is Google making us stupid?" When Nicholas Carr posed that question, in a celebrated Atlantic Monthly cover story, he tapped into a well of anxiety about how the Internet is changing us. He also crys......一起来看看 《The Shallows》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具