anderson-dev / Presence2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Objective-C 100.0%