Caution!!! : Will not work when build using base SDK >= iOS 12When you are developing iOS app. You will usually come across an app that use vertical card design like in the screenshot below. If you familiar with iOS Apps developing. You will know that you have 2 choices to go. Use either UITableView or UICollectionView. In this tutorial I will go with UICollectionView because it’s more scalable th