This is the example code that accompanies articles on my blog. All code is made available under the MIT License.
- Adding pinch to zoom to an image view using Swift (Article)
- Implementing dark mode in your app using observers (Article)
- Different ways of loading images from Asset Catalogs (Article)
- Scanning documents and other papers with WeScan (Article)
- Building DoublePong, my WWDC18 Scholarship Submission (Article)
- Scanning documents with Vision and VisionKit on iOS 13 (Article)
- Integrating Core Data with Diffable Data Sources (Article)