Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 565 Bytes

Recipe Book

screenshot 1 screenshot 2

Build tools & versions used

Built using Xcode 15.4.

Steps to run the app

Change the team Xcode's Signing and Capabilities settings, and then build and run the Recipe Book target.

Dependencies Used

This project uses CachedAsyncImage, a drop-in replacement for AsyncImage that caches images automatically. Recipe images are cached in-memory and to disk so they load more quickly on subsequent launches.