Issues
Issue #35: π₯Έ Using UIKit's New UITab Class with Sidebar on iOS 18 π
This week, I plan to rewrite the sample newsletter app using UIKit, demonstrating how to implement the same tab bars and sidebar functionalities for those still working with UIKit in their projects.
March 3, 2025
Issue #34: π Using SwiftUI's Improved TabView with Sidebar on iOS 18 π
This week, I want to explore the iOS 18's new TabView feature and share insights into how Apple manages tab bars and sidebars with the latest SwiftUI APIs.
February 24, 2025
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