Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarat-ravi/twitter

An iOS Twitter Client
https://github.com/sarat-ravi/twitter

Last synced: about 2 months ago
JSON representation

An iOS Twitter Client

Awesome Lists containing this project

README

        

## Twitter [(raw)](https://gist.githubusercontent.com/timothy1ee/b9b1860c8ecb4b0b1c18/raw/2adc3f63677d81644e00245cee891eee88907767/gistfile1.md)

This is a basic twitter app with a hamburger menu and gesture recognizers.

Time spent: `9`

### Features

#### Required

- Hamburger Menu
- [X] Dragging anywhere in the view should reveal the menu.
- [X] The menu should include links to your profile, the home timeline, and the mentions view.
- Profile View
- [X] Contains the user header view
- [X] Contains a section with the users basic stats: # tweets, # following, # followers

### Walkthrough

![Video Walkthrough](twitter_partII.gif)