BACK TO ALL
16 Dec 2019
Cocoa Delights #18
Weekly development newsletter for iOS specialists, macOS developers, and Swift enthusiasts from our mobile team.
📖 Articles
NSHipster: AVSpeechSynthesizer
NSHipster published a new piece about AVSpeechSynthesizer from the AVFoundation framework. Primary use cases, customization, and more.
Yet Another Swift Blog: The Advanced Guide to UserDefaults in Swift
Vadim Bulavin published a new article this week about a modern approach of using UserDefaults with property wrappers from Swift 5.
Anders Borch: Clean AppDelegate
Anders Borch talks about his idea of clean AppDelegate architecture by splitting it into multiple classes.
🛠 Libraries
Hover
Hover is a Network layer which uses Apple's new framework Combine and provides async network calls with different kind of request functions.
Pecker
CodePecker is a tool to detect unused Swift code.
SkeletonUI
SkeletonUI aims to bring an elegant, declarative syntax to skeleton loading animations.
Don’t forget to follow our Medium blog and Twitter if you enjoyed this issue. See you next week 🙋♂️
// Keep reading
• 9 Dec 2019
Cocoa Delights #17
Weekly development newsletter for iOS specialists, macOS developers, and Swift enthusiasts from our mobile team.
• 2 Dec 2019
Cocoa Delights #16
Weekly development newsletter for iOS specialists, macOS developers, and Swift enthusiasts from our mobile team.
iOS Department • 2 Oct 2019
SwiftUI tutorial for slider control
We tried out SwiftUI for creating a liquid-like motion graphics with spring animation. We chose a flow of several sequential screens as our canvas.