Skip to content

Instantly share code, notes, and snippets.

@sumitg2386
sumitg2386 / app.js
Created August 12, 2013 10:13 — forked from Rogichi/app.js
// How Publish a Tweet (Titanium)
// Full Codebird API is here: https://github.com/mynetx/codebird-js
// Codebird for Appcelerator Titanium. Using the Twitter API 1.1: https://gist.github.com/viezel/5781083
//THANKS VIEZEL