/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ashishkakkad.com
| | nilcoalescing.com
3.0 parsecs away

Travel
| | With iOS 18, we can now use SwiftUI animations to animate UIKit views, making it easier to bring SwiftUI's expressive and flexible animations into UIKit projects.
| | rakyll.org
1.4 parsecs away

Travel
| | [AI summary] A tutorial demonstrating how to create Swift bindings for a Go Mobile framework to invoke Go functions from an iOS app.
| | www.jessesquires.com
3.0 parsecs away

Travel
| | A few days ago I was (finally!) updating a project to use Swift 2.2 and I ran into a few issues when converting to use the new #selector syntax introduced by...
| | www.enekoalonso.com
11.3 parsecs away

Travel
| Swift's Codable protocol (together with Encodable and Decodable) was introduced in Xcode 9 with Swift 4. This changed for good how we encode and decode JSON....