Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.09 KB

Twitter Bot

About

  • 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...

Instructions

  • 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.

Screenshots

  • Main Page

Screen Shot 2022-04-30 at 6 59 11 PM

  • Compose Page

Screen Shot 2022-04-30 at 6 56 49 PM

  • Search Page

Screen Shot 2022-04-30 at 6 56 08 PM

Unsupported Features

  • Currently does not support inline image preview or comments.