I'm using jQTouch and Phonegap to write a simple iPhone app which i'm planning to release through the App Store.
Part of the planned functionality will let the user update their twitter or facebook status with the output of the App (some text, possibly a link).
Before I go ahead and start rolling my own solution, are there any JS libraries or plugins (or anything else) out there which will make this a lot simpler? Ive tried a few Google searches which havent turned up anything. The thought of all the authentication / error handling code is a bit daunting.
Thanks,
James.