自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

targetcloud

https://github.com/targetcloud thanks your star

  • 博客(5)
  • 收藏
  • 关注

原创 swift3自定义UIBotton(带动画效果)

效果 上代码 // // TGAnimationButton.swift // TGAnimationButton // // Created by targetcloud on 2017/8/18. // Copyright © 2017年 targetcloud. All rights reserved. // import UIKit enum TGAnimationBu

2017-08-19 07:53:30 621

原创 swift3实现照片多选,史上最赞(TGPhotoPicker)

the best photo picker plugin in swift(iOS8+) Demo Screenshot 照片选择界面(.weibo)更多效果在下面哦:) 参数调节界面 自定义拍照界面 Recently Updated 0.0.5 添加AlertSheet类和useCustomActionSheet配置属性

2017-08-13 21:41:14 4079 3

原创 iOS8自定义相机(swift)

iOS不同版本的自定义有所不同的,本文介绍iOS8下的自定义相机,所用语言为swift3+ // // TGCameraVCForiOS8.swift // TGPhotoPicker // // Created by targetcloud on 2017/8/11. // Copyright © 2017年 targetcloud. All rights reserved. //

2017-08-13 20:59:47 979

原创 iOS10自定义相机(swift)

直接上代码 // // TGCameraVC.swift // TGPhotoPicker // // Created by targetcloud on 2017/7/25. // Copyright © 2017年 targetcloud. All rights reserved. // import UIKit import AVFoundation import Photos

2017-08-13 20:52:15 3519

原创 替换UIAlertView、UIAlertController

UIAlertView是iOS9开始不建议使用了,UIAlertController是iOS8提倡使用,但是这两个风格可能都不是自己想要的,那么下面介绍如何自定义一款 // // TGActionSheet.swift // TGPhotoPicker // // Created by targetcloud on 2017/8/13. // Copyright © 2017年 targ

2017-08-13 20:38:01 640

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除