mireabot / TwitterClone

Twitter Clone · UIKit & Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Twitter Clone

Twitter Clone App made without storyboards.

FeaturesTech StackLicense

screenshot

Features

  • Create and delete tweets
    • Reply to other user's tweet
  • Notifications
    • See who liked your tweets, followed or unfollowed
  • Follow Unfollow users
  • Like tweets

Tech Stack

  • UIKit
    • No storyboards
  • Protocols and Extensions
    • Used to create flexible codebase for scalable features
  • Firebase
    • To store and handle operations with data
  • AutoLayout
    • For dynamic UI updates such as cells and headers sizing

License

MIT

About

Twitter Clone · UIKit & Firebase

License:MIT License


Languages

Language:Swift 100.0%