This is a simple module I created to help streamline network requests to Stripe's payment API. With this module, you can charge a card, create and manage customers, refund customers, and more. Hopefully, this will help make Corona a more pertinent business app platform.
Utilities
I Work at NuOffer.com we work with documents, and this documents have signature.
So we created a signature algorithm, to try to be as close as possible to the signature behavior of a pen.
Anyway please fell free to copy, change improve, and let us know what do you think.
We used, this tutorial
Basic corona SDK starter template to start your project!
Custom texturepacker filter that uses the physical folder names for the sprites to add sequence data to the normal corona image sheet exporter.
A lua program (CLI, not Corona) that produces the umpteen different sized fonts required from a single SVG, thus avoiding bitmap scaling issues. Requires the command line LUA and Inkscape which it leverages to do the actual conversion.
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/)
syncSound.lua is a Corona SDK module to add audio/video narration functionality with a couple simple function calls. syncSound adds the following functionality:
Some functions to make reading and writing files a little easier. The premise is that a function which reads (returns the contents of a file) will also write if provided data to save.
Use Xcode as IDE for Corona SDK
Works with Xcode 4+5 - Corona SDK, Corona Enterprise and CoronaCards
Package includes:
A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.