Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sarat-ravi/twitter
- Owner: sarat-ravi
- Created: 2015-02-22T04:36:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T08:16:16.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T19:51:59.131Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)