You are here |
benoitpasquier.com | ||
| | | |
swiftwithmajid.com
|
|
| | | | That is WWDC week: everybody is so excited about so many new things like SwiftUI, Dark Mode, updateable Core ML models, etc. I will try to cover all the new stuff during the upcoming weeks. Let's start with SwiftUI. SwiftUI is an entirely new approach to building apps for the Apple ecosystem. | |
| | | |
williamboles.com
|
|
| | | | Dealing with a JSON network response in iOS projects used to be a pain - you would have to manually parse the response, extract the required values, ignore those that weren't needed, and build your model instances ??. Then came along `Codable` and all that changed. | |
| | | |
www.onswiftwings.com
|
|
| | | | Learn how to build an iOS application that follows MVVM Design Pattern and uses Combine framework | |
| | | |
moscardino.net
|
|
| | A look at React Native and Ionic Framework. |