RubyMotion-TwitterApp icon indicating copy to clipboard operation
RubyMotion-TwitterApp copied to clipboard

A simple Twitter App build with RubyMotion

RubyMotion TwitterApp

A simple Twitter client app build with RubyMotion

Created a project to play around with RubyMotion.

Usage

Make sure you have RubyMotion installed and setup.

Clone the repository, cd into the to root and run rake or rake device

Features

  • Get access to Twitter Accounts
  • Load home timeline
  • Send a tweet

Todo

  • FIXME: Cancel twitter request when switching views before request is done so the things does not crash