SkillAgentSearch skills...

TiColorArt

Titanium module adapation of Aaron Brethorst's ColorArt Class

Install / Use

/learn @dezinezync/TiColorArt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TiColorArt

Titanium module adapation of Aaron Brethorst's ColorArt Class.

INSTALL THE MODULE

  1. Run build.py which creates your distribution
  2. cd to /Library/Application Support/Titanium
  3. copy this zip file into the folder of your Titanium SDK

REGISTER THE MODULE

Register your module with your application by editing tiapp.xml and adding your module. Example:

<modules> <module version="0.1">com.dezinezync.ticolorart</module> </modules>

When you run your project, the compiler will know automatically compile in your module dependencies and copy appropriate image assets into the application.

USING THE MODULE IN CODE

Check the app in the example folder.

FOOTNOTE

All images included in this folder are Copyright of Nikhil Nigade (@dezinezync). You may not use the included images in your own personal/commerical/3rd party projects. These images are included for demonstration purposes and should not be used otherwise.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated9y ago
Forks5

Languages

Objective-C

Security Score

75/100

Audited on Dec 7, 2016

No findings