Tutorial: How To Create A Sketch Plugin For Exporting iOS Assets

I’ve mentioned some very handy Sketch plugins, such as this plugin for creating UIColor categories using color swatches created in Sketch, and a plugin for creating customized app store images.

Here’s a nice guide from Yari D’areglia showing how to create a simple plugin for Sketch to export iOS assets.

In the tutorial Yari explains the basics of the Cocoascript language used by Sketch, how to generate documentation through a class dump of Sketch, how to debug your plugins, and then Yari goes step by step through the creation of a plugin that resizes images for 3 different sizes for use within your iOS apps.

You can find the tutorial over on the Think and Build It site.

A nice guide on creating plugins with the Sketch tool.

Original article: Tutorial: How To Create A Sketch Plugin For Exporting iOS Assets

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *