Explore >> Select a destination


You are here

iosdeveloperzone.com
| | swiftwithmajid.com
14.1 parsecs away

Travel
| | 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.
| | swiftwithmajid.com
14.6 parsecs away

Travel
| | Apple recently released Swift 6.1, with most of the changes being cosmetic. However, I particularly like the scoping feature introduced in the Swift Testing framework. This week, we'll delve into the new test scoping feature and explore how to effectively utilize it in Swift.
| | www.enekoalonso.com
13.2 parsecs away

Travel
| | Here are some of the things I did in the tech-sphere on 2020.
| | sarunw.com
104.8 parsecs away

Travel
| In iOS 16, we got a native way to present a bottom sheet in SwiftUI. Let's explore its behavior and limitation.