Muhammad Tayyab AkramBuilding SmartListing: A Modular and Flexible UITableView Manager in Swift Using MVVMManaging complex UITableView setups can be challenging, especially when trying to adhere to a clean architecture like MVVM. In this post…Oct 25
Puneet MittalWhy Do We Need to Register UITableViewCells in Swift? 🧐If you’ve worked with UITableView in Swift, you might have encountered something like this while setting up your table view:Aug 311
InThe StartupbyactivesludgeiOS 14 — Modern Cell Configuration for Beginners (Programmatically)Configurations let you focus on what you want to display without worrying about how to update all of your views.Nov 8, 20202Nov 8, 20202
Dmytro KiselovQuick template for UITableViewCell.Hi everyone! This is my first article on Medium and I write about UITableViewCell template.Nov 29, 20231Nov 29, 20231
Muhammad Tayyab AkramBuilding SmartListing: A Modular and Flexible UITableView Manager in Swift Using MVVMManaging complex UITableView setups can be challenging, especially when trying to adhere to a clean architecture like MVVM. In this post…Oct 25
Puneet MittalWhy Do We Need to Register UITableViewCells in Swift? 🧐If you’ve worked with UITableView in Swift, you might have encountered something like this while setting up your table view:Aug 311
InThe StartupbyactivesludgeiOS 14 — Modern Cell Configuration for Beginners (Programmatically)Configurations let you focus on what you want to display without worrying about how to update all of your views.Nov 8, 20202
Dmytro KiselovQuick template for UITableViewCell.Hi everyone! This is my first article on Medium and I write about UITableViewCell template.Nov 29, 20231
Anjali JoshiPass Data from a UITableViewCell to another ViewController in Swift.You might have noticed while operating on your phone, for example, in the Settings Page, you see a list of settings and when you click on…Mar 10, 2021
Pavlos SimasUITableViewCell with Round Corners and Shadows in Swift 5This is a tutorial to add both Round Corners and shadow in UITableViewCell using swift 5.Nov 13, 20214