RMRColorTools-iOS icon indicating copy to clipboard operation
RMRColorTools-iOS copied to clipboard

Results 3 RMRColorTools-iOS issues
Sort by recently updated
recently updated
newest added

I tried to use this tool. It works as expected except one thing: Colors are not updated in storyboard after changing values in ".clr" file. **Steps to reproduce:** 1. Install...

I made it possible for the category generator to generate a swift file instead of objective-C. I'm sure it could be cleaned up a bit, but will successfully build the...

It would be cool to have option to choose language for UIColor category: `--objc` - will generate Objc category to UIColor class. `--swift` - will generate Swift extension to UIColor...