Getting Started With WidgetKit
WidgetKit was first introduced in iOS 14 as a simple framework whereby developers can leverage to create a Home Screen…
WidgetKit was first introduced in iOS 14 as a simple framework whereby developers can leverage to create a Home Screen…
A few weeks back, I read an article by Wojciech Kulik, where he talks about some of the pitfalls in…
Prior to iOS 16, having a collection view or table view that will display placeholder cells while waiting for data…
Imagine you are given a task to find out which table view cells that are currently fully visible on screen.…
When Apple introduces UIHostingConfiguration in WWDC, they mainly focus on showcasing how we can use it to create custom cells…
When it comes to working with a table view or collection view, it is essential to ensure that the data…