Delegate Methods in TableView Using Swift-(Part 2)Hi Everyone! This blog will let you know about the delegate methods in the table view. If you don’t know much about table view and want to…Jun 13, 2021Jun 13, 2021
Delegate Methods in TableView Using Swift-(Part 1)Hi Everyone! This blog will let you know about the delegate methods in the table view. If you don’t know much about table view and want to…Jun 12, 20201Jun 12, 20201
How to Start with TableView in SwiftTableView is an instance of UITableView which is itself a subclass of UIScrollView. A table view contains a list of TableView cells. A…May 17, 2020May 17, 2020