Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anderson-dev/Presence2

A basic twitter client for iPhone (Stanford CS193p Class Project)
https://github.com/anderson-dev/Presence2

Last synced: 3 months ago
JSON representation

A basic twitter client for iPhone (Stanford CS193p Class Project)

Awesome Lists containing this project

README

        

This basic iPhone twitter client was created as a class project in the Stanford iPhone Programming course (CS193p) on iTunesU. It implements a custom TableViewCell called VariableHeightTableViewCell to hide the complexities of facilitating a variable height cell, depending on text size, in a TableView.