phonegap-twitter-plugin
phonegap-twitter-plugin copied to clipboard
A simple twitter connect/tweet plugin for phonegap on iOS (uses the native twitter integration)
phonegap-twitter-plugin
I could not find a functional twitter plugin for native iOS functionality. So I made one myself with bits and peices that I found best. Feel free to pull request.
Tested in phonegap 4.x
Installation with cordova CLI
cordova plugin add cordova-plugin-twitter
Installation with phonegap CLI
phonegap plugin add cordova-plugin-twitter
For version 3.x and before
Installation with cordova CLI
cordova plugin add https://github.com/etiennea/phonegap-twitter-plugin.git
Installation with phonegap CLI
phonegap plugin add https://github.com/etiennea/phonegap-twitter-plugin.git
MIT license