Issues
Issue #36: π¨πΌβπ³ Turning the Newsletter into an actual App! π±
I am planning to turn the newsletter into an actual app! Throughout this process, I will document everything, from the initial concept to launching it on the App Store. Stay tuned!
March 10, 2025
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