文件名称:SimpleColorPicker:一个简单的、类似于 Snapchat 的 iOS 颜色选择器
文件大小:767KB
文件格式:ZIP
更新时间:2024-06-21 14:13:12
Objective-C
简单颜色选择器 [![CI 状态]( Olshansky/SimpleColorPicker.svg?style=flat)]( Olshansky/SimpleColorPicker) 它是什么 SimpleColorPicker 是一个非常简单的、垂直的、类似于 Snapchat 的 iOS 颜色选择器。 安装 SimpleColorPicker 可通过。 要安装它,只需将以下行添加到您的 Podfile 中: pod "SimpleColorPicker" 用法 进口 # import " SimpleColorPickerView.h " 初始化 SimpleColorPickerView *simpleColorPickerView = [[SimpleColorPickerView alloc ] initWithFrame: yourRect withDidPickC
【文件预览】:
SimpleColorPicker-master
----.travis.yml(591B)
----Pod()
--------Assets()
--------Classes()
----SimpleColorPicker.podspec(1KB)
----Example()
--------SimpleColorPicker.gif(834KB)
--------Podfile(276B)
--------SimpleColorPicker.xcodeproj()
--------SimpleColorPicker()
--------Tests()
----LICENSE(1KB)
----.gitignore(609B)
----README.md(2KB)