Swift
-
Choosing to develop for the Apple Watch
I’m a recent convert to developing in Swift for the iOS devices. I got my Apple Watch when it was still mirroring Apps on the iPhone. The Watch basically being a display with the WatchKit…

-
A different way of coding navigationBarItems
I have been following along with Paul Hudson’s 100 Days of SwiftUI course. A really excellent introduction to SwiftUI if you are looking for one. However, there are some patterns in SwiftUI that I find…

-
100 Days of SwiftUI an index
I’ve been following the 100 Days of SwiftUI course on Hacking With Swift, Paul Hudson’s excellent swift resource site. On the slack channel that accompanies the site a couple of users were asking if the…

-
Swift Language Meetup Portsmouth
I am investigating the viability of regular meetups for anyone interested in the Swift programming language who want to meet in or around Portsmouth (UK).

-
watchOS Local Notification Will Not Fire More Than Once
I seem to have come across a vexing issue with the watchOS Local Notification API – I can not get them to trigger reliably using a time interval that uses a common notification identifier. I…
