Published inGeek Culture·May 10, 2021Make a Banner Ad In UITableView Cell(Swift 5)It’s very common to see banner ad in apps, especially in business apps. So I think it’s a good topic for me to practice. Let’s see the demo first:IOS6 min readIOS6 min read
Mar 19, 2021Fetch Images From Unsplash API & Cache(Swift 5)I’m learning how to fetch images from API recently, so I decided to use the website “Unsplash” to practice. Here’s the demo of my project.Swift5 min readSwift5 min read