cordova-plugin-twitter
Version:
Cordova Twitter Plugin
32 lines (18 loc) • 716 B
Markdown
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