Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 509 Bytes

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