Sourcery Pro - stop writing the same code over and over again
Sourcery Pro is an Xcode extension with the ability to automate common Swift programming tasks. It lets you automate repetitive code patterns, for example, Codable support for enums, generate SwiftUI from a struct, Composable Architecture boilerplate etc.
It comes bundled with 14 starting templates and has a Template editor built-in with code completion, inline documentation and error checking. It has been used in companies like Airbnb, Bumble and The New York Times - so it might be worth checking out!
|