- The twitter client works by pulling data from Twitter using the Twitter API.
- Currently it supports the following features:
- Showing tweets, likes, and retweets.
- Live update
- Tweet Composition
- Twitter Search
- and more...
- Just clone the project on XCode and slightly tweak the project properties.
- Compile using XCode
- Run using the simulator or bare metal by connecting your iPhone.
- Main Page
- Compose Page
- Search Page
- Currently does not support inline image preview or comments.