This is a basic twitter app clone to read tweets.
- User sees app icon in home screen and styled launch screen.
- User can log in.
- User can log out.
- User stays logged in across restarts.
- User can view tweets with the user profile picture, username, and tweet text.
- User can pull to refresh.
- User can compose a tweet
- User can favorite a tweet
- user can retweet
- Publish Tweets
- User can load past tweets infinitely.
- When composing a tweet, user sees a countdown for the number of characters remaining for the tweet (out of 280)
- User can view their profile in a profile tab.
- User sees embedded images in tweet if available.
Here's a walkthrough of implemented user stories:


