#
uicolor
Here are 54 public repositories matching this topic...
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
-
Updated
Sep 22, 2019 - Objective-C
aj-bartocci
commented
Feb 15, 2020
It looks like your pod spec wasn't pushed to the Specs repo. The latest in the Specs repo is still 2.1.0.
https://github.com/CocoaPods/Specs/search?q=uiimagecolors&type=Commits
https://cocoapods.org/pods/UIImageColors
swift
dictionaries
cocoapods
protocol
uicolor
nscolor
json-string
hex-strings
hex-color
value-conversion
json-helper
-
Updated
Feb 8, 2019 - Swift
A collection of categories and utilities that extend UIColor
-
Updated
Feb 16, 2017 - Objective-C
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
swift
cli
color
ios
generator
code-generator
xcode
code
cocoapods
storyboard
uicolor
rgb
generation
code-generation
alpha
storyboards
asset-catalog
xcassets
-
Updated
Dec 10, 2017 - Swift
Flat design clickable buttons. All code written in latest Swift4 syntax.
-
Updated
Nov 17, 2017 - Swift
An iOS theme manager with all the features. Everything you expect from a theme manager, contains apply theme to whole app, multiple themes, night mode, styles , ...
-
Updated
Apr 26, 2019 - Swift
Color picker for iOS made with ❤️
swift
open-source
ios
ui
ux
cocoapod
color-picker
cocoapods
uikit
colors
uicolor
ios-app
ios-swift
ui-components
colorpicker
-
Updated
Apr 6, 2020 - Swift
Simplifying work with colors in Swift
-
Updated
May 9, 2018 - Swift
The missing UIKit Toolbox. Easy to use extensions for UI, Layout and Animation.
swift
ios
animation
uikit
cgrect
uicolor
ios-swift
ui-kit
autolayout
autolayout-constraints
uikit-animation
autolayout-animation
-
Updated
Mar 21, 2019 - Swift
Collection of cool colors
javascript
css
html
color
clipboard
html5
css3
scss
saas
uicolor
colorpicker
colorpallete
beautiful-color
copy-color
-
Updated
Oct 25, 2019 - JavaScript
Easily Configure and manage fonts and colours of UIComponents at a single place.
-
Updated
Aug 26, 2017 - Shell
A playground showing the linear interpolation between colours in different colour spaces
-
Updated
Apr 10, 2017 - Swift
Improve this page
Add a description, image, and links to the uicolor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uicolor topic, visit your repo's landing page and select "manage topics."
Hello!
I was reading this post: SwiftGen/SwiftGen#228
Seems like one of the user was able to generate .imagestack from the Asset.assets. However when I tried it was only able to generate .imageset files.
Maybe I am missing something? My script is the same as the example one on Github for Assets.
Or is this not supported anymore?
Thanks!