Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Tutorial

A collection of 52 posts
iOS - Social Login - Twitter
Twitter

iOS - Social Login - Twitter

I found dealing with Twitter SignIn interaction quite challenging until I found out about STTwitter Objective-C framework to deal login and sharing tasks related to Twitter. You can install it by adding line pod 'STTwitter', '~> 0.2' to podfile and running pod install command Here's how you can add
Oct 2, 2015 3 min read
iOS

Custom Selected view for UITableViewCell

How to make custom selected background view for UITableViewCell. Recently I came across interesting problem where we were supposed to show multiple choice question format in UITableView. When user selected a cell, the bullet image for that cell would get toggled on/off based on select/deselect action. However, what
Sep 30, 2015 1 min read
Fresh Beginning © 2025
Powered by Ghost