merrickluo / twicco

just coping from twicca...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twicco

I really (really really) like twicca. If you haven't tried it, Click Here and you're welcome!

However, the last update of twicca is June 4, 2015, and twitter changed a lot since then, so.... (Truth is, I'm also use this to practice react-native)

Notice: Although this is written by react-native, but never tested on iOS.

Build

  1. Suppose you have nodejs, yarn and Android SDK installed, if not, React Native Getting Started.
  2. You will need a pair of twitter consumer key/secret
  3. place them in .env.default
  4. mv .env.default .env
  5. yarn
  6. react-native run-android/run-ios

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

TODO: Write credits

License

MIT

About

just coping from twicca...

License:MIT License


Languages

Language:JavaScript 73.6%Language:Objective-C 13.6%Language:Java 5.6%Language:Python 5.3%Language:Emacs Lisp 1.9%