Iterecipe is a recipe app for nerds, built around iterating on a recipe over time. Recipes are stored as regular old documents, allowing you to easily share and collaborate with others. Additionally, you can print or export as PDF, with deep customization of the page layout.
The app is built in SwiftUI and uses the new Observation features in iOS 17. You can view the source code on GitHub to see how I leverage these technologies.