We are back – Printing Swift code with line numbers from Xcode!
Xcode printing line numbers
Xcode printing line numbers
As a resource for learning Sift and SwiftUI – I have previously mentioned Hacking with Swift and Paul Hudson. Along with Ray Wenderlich this site is a really useful source of info for swift ios development and I have to say I like Paul#s style of deliver and the areas he covers. While listening to […]
Researching an issue I had seen in xcode console output recently regarding modifying state during view updates led me to a new site https://swiftui-lab.com/. A site with a difference – a variety of articles on SwiftUI and specifically picking at those areas of the new technology where documentation is missing, wrong or difficult to find. […]
After a very busy period of Infrastructure and refresh projects for clients I have emerged back into the light of day and spent some time in the company of SwiftUI. This is Apple’s latest approach to designing apps. By allowing us to be declarative (saying what we want the UI to do) rather than the […]