Issues
Issue #33: πΆ How matchedGeometryEffect() came to the rescue π¦ΈββοΈ
This week, I chose to highlight the matchedGeometryEffect() modifier because it is a great tool for creating smooth, custom transitions between views β perfect even if you are not confident with animations!
February 17, 2025
Issue #32: π How to Write Better Pull Requests βοΈ
Who doesn't love code reviews, right? I will be sharing some valuable tips to help you improve the way you create Pull Requests and make the review process smoother and more effective.
February 9, 2025
Issue #31: π© Using ImageRenderer in SwiftUI π¨
ImageRenderer is a straightforward tool that can convert a SwiftUI view into various image formats such as CGImage, NSImage or UIImage. Using it is easy β just create an instance, give it some content and request an image output.
February 3, 2025
Issue #30: β Part 3 of Bringing App Intents to Your SwiftUI App π
This week, we reach the 3rd and final part of the series on App Intents! This time, I will continue refining my to-dos sample app and show you how you can create interactive widgets using App Intents.
January 27, 2025
Issue #29: β Part 2 of Bringing App Intents to Your SwiftUI App π
This week, I will show how you can take App Intents to the next level by taking advantage of the ShowsSnippetView protocol to return a custom view as a result of performing an action.
January 20, 2025
Issue #28: β Bringing App Intents to Your SwiftUI App π
This week I wrote an article that discusses the advantages and implementation details of the App Intents and the App Shortcuts frameworks in iOS, using a To-dos sample application as a working example to demonstrate how they can make user interactions easier and more intuitive.
January 13, 2025