mirror of
https://github.com/joncardasis/ChromaColorPicker.git
synced 2024-11-29 11:15:55 +03:00
Update README.md
This commit is contained in:
parent
e7a1a50de8
commit
6d518d15c0
@ -25,11 +25,9 @@ neatColorPicker.hexLabel.textColor = UIColor.whiteColor()
|
||||
|
||||
self.view.addSubview(neatColorPicker)
|
||||
```
|
||||
|
||||
<img src="../assets/demo.gif?raw=true" width="225">
|
||||
|
||||
## Customization
|
||||
|
||||
<img src="../assets/Design_Breakdown.png?raw=true" width="350">
|
||||
|
||||
### Properties
|
||||
@ -65,5 +63,8 @@ Sub-Components can be hidden and customized to the preferred liking.
|
||||
`.TouchDragInside` -> called when the handle has moved by a drag action
|
||||
|
||||
|
||||
## Additional Info
|
||||
Check out the [Wiki](https://github.com/joncardasis/JCColorPicker/wiki/Challenges-and-Solutions) for more.
|
||||
|
||||
## License
|
||||
JCColorPicker is available under the MIT license. See the LICENSE file for more info.
|
||||
|
Loading…
Reference in New Issue
Block a user