If you don’t know TweetDeck , it’s a very popular app to check Twitter. It is created with Adobe Air for the Desktop versions(Windows,Mac) and native for mobile.
TweetDeck was integrated to twitter.Inc in Mai 2011. Its success is due to the columns of tweets.
What we are going to see in this tutorial :
- Creation of TweetDeck like UI with columns
- Skinning components
- Getting tweets using Twitter service (without authentication)
- Using States
- Showing the time of the tweet when scrolling
- Horizontal Scroll
What we’re not going to see
- Anything that uses authentication (Oauth v2)
- Composing Tweets
- Listing friends
- Following others