Reducing Memory Footprint When Using UIImage
Recently my team and I are working on an image processing app for a client. The app works pretty well…
Recently my team and I are working on an image processing app for a client. The app works pretty well…
✅ Updated for Lottie 4.2.0 It's been a while since I covered topics related to Lottie animation. In my previous…
In my previous article, we had discussed how to add a declarative header and footer to the UICollectionView List. This…
If you have been following my work for the past couple of months, you have probably read my articles about…
Updated: 16 June 2021 Apple introduced a better way to reload a cell in WWDC21. If you app only need…
In last week's article, we learned how to leverage the NSDiffableDataSourceSectionSnapshot to create an expandable list in a single-section collection…