/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

stevemoser.org
| | iphoneincubator.com
5.5 parsecs away

Travel
| | [AI summary] This post explains how to correctly set the iPhone status bar style to opaque black in code or via Info.plist, clarifying the difference between simulated Interface Builder settings and actual app behavior.
| | www.cs.cornell.edu
4.2 parsecs away

Travel
| | I did some iOS programming recently (for an unknown reason). Using the new Swift language has made it evident the language is young-and, like a rebellious teenager, it conflicts with its much older framework counterpart, Cocoa. Here are two places where the disconnect is most stark, and where Swift should grow more sophisticated type-system features.
| | www.jviotti.com
4.7 parsecs away

Travel
| | This article explores how to write iOS applications with Objective-C without making use of traditional Storyboards
| | www.neilmacy.co.uk
31.3 parsecs away

Travel
| A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit.