#iosprogramming — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #iosprogramming, aggregated by home.social.
-
I didn’t expect to delve so much into Swift Concurrency at this moment, but it was so interesting investigating what’s working and why I just couldn’t resist. 😅 Don’t get me wrong, I still know very little, but at least I could try to explain the async code I’m writing. 😆
#SwiftConcurrency #iOSProgramming -
😒 r/iOSProgramming
#reddit #RedditAPI #ios #iOSDev #iosprogramming -
TIL: To ensure a consistent spacing between the elements in your `UICollectionView`, you must set both `minimumInteritemSpacing` and `minimumLineSpacing` to the same value when using `UICollectionViewFlowLayout`.
THX #chatGpt 😅
#iOSdev #iOSdevelopment #iOSprogramming #UIDesign #iOSUI #iOSdevtips #iOSdevcommunity #UICollectionView