etiennea / phonegap-twitter-plugin

A simple twitter connect/tweet plugin for phonegap on iOS (uses the native twitter integration)
Other
21 stars 14 forks source link

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