Published inSwift2GoImplementing a Dynamic Height UICollectionViewCell in Swift 5Creating a UICollectionViewCell to have a dynamic height based on font size and image aspect ratioApr 28, 20214Apr 28, 20214
Published inNext Level SwiftThree clever Swift Extensions to improve your efficiencyUsing the extension concept to make your iOS development work easierJan 25, 20213Jan 25, 20213
Published inNext Level SwiftCreating a native popup menu over a UIButton or UINavigationBarThree simple steps to creating a native popup menu, without needing any third-party librariesJan 15, 20211Jan 15, 20211
Published inNext Level SwiftUsing UIScrollView in Swift5 with AutolayoutFour simple steps to get started with UIScrollView in your iOS AppJan 8, 20211Jan 8, 20211
Published inNext Level SwiftAdding a loading indicator to your infinite UICollectionViewThe easiest way for adding a loading indicator to your asynchronous data view in under 5 minutes without any third-party codeJan 1, 2021Jan 1, 2021
Published inMac O’ClockAuto Layout in Swift: Adding constraints easilyHow to add constraints programmaticallyDec 12, 20201Dec 12, 20201
Swift Extension To Deal With UICollectionViewWhen you use UICollectionView you have to put a lot of UI views on storyboard to notify the user about the current status for instance we…Nov 21, 2020Nov 21, 2020