UITableViewCell

Loading 1 or 3 images from server side into UITableView might not be a very challenging task. But when it comes to loading 50 or 100 images into a table view or collection view then things start becoming a little more complex. Especially when  user starts scrolling table view up and down very quickly.  When we…

Read More Display Large Collection of Images in UITableView with SDWebImage

In this video tutorial I am going to share with you how to change UITableViewCell separator left side spacing or how to hide table cell separator completely using Xcode and how to do it programmatically using Swift. If you are looking for a way to work with table cell separator programmatically only, below is a quick example. Otherwise, please watch…

Read More UITableViewCell Separator. Hide Separator or Change Left Side Spacing