How to Reload the Diffable Section Header
A couple of months ago, I have wrote an article about "The Modern Ways to Reload Your Table and Collection…
A couple of months ago, I have wrote an article about "The Modern Ways to Reload Your Table and Collection…
As iOS developers, we always tend to use an actual device for testing during app development. A real device can…
The diffable data source section snapshot is an UIKit component introduced in iOS 14. It opens up new possibilities for…
The expandable date picker is a very common UI component in the Apple design system. You can find it in…
Recently I have been requested by my client to add a large title navigation bar into their app's main screen,…
Recently my team and I are working on an image processing app for a client. The app works pretty well…