UI / UX

Modified version of Corona SlideView.

You can add your external listener (callback) and add any display objects.

Comments, 460 Votes - submitted on 01/11/2014 view repo

iOS 7 style back swipe navigation library with demonstration app. Includes a template scene file.

Comments, 614 Votes - submitted on 09/09/2014 view repo

A template to be used with Animo (Spriteloq) to export Flash assets for Corona with graphics 2.0.

Comments, 462 Votes - submitted on 27/08/2014 view repo

Animate, draw, do pretty much anything with Bitmapped Fonts produced by programs like GlyphDesigner

Comments, 455 Votes - submitted on 01/06/2014 view repo

Tableview sample code with pull-down/refresh animation. Leverages code from Rob's tutorial (http://coronalabs.com/blog/2014/03/04/tutorial-advanced-tableview-tactics/)

Comments, 340 Votes - submitted on 30/05/2014 view repo

A pure-Lua text-rendering module for Corona SDK which can handle basic HTML, fonts, font-styles, and even basic font metrics. It handles left/center/right justification, fonts, bold/italic/underline.
It also creates hyperlinks which can call actions. I use those to open websites, show graphics on the page, etc.

Comments, 479 Votes - submitted on 08/05/2014 view repo

A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.

Comments, 622 Votes - submitted on 17/04/2014 view repo

Sample code demonstrating extending the widget framework to create a panel. See: http://coronalabs.com/blog/2014/04/08/widgets-creating-a-sliding-panel/ for a tutorial on this project.

Comments, 452 Votes - submitted on 09/04/2014 view repo

This small library extends the timer object (performWithDelay, pause, resume, and cancel) to use optional tags.

Comments, 424 Votes - submitted on 07/04/2014 view repo