Created
July 5, 2021 22:50
-
-
Save barefeettom/05a6f96df6db82b5d6895d641016eabd to your computer and use it in GitHub Desktop.
Part of the tutorial series "Build an app like Lego, Using SwiftUI". https://medium.com/p/184fda9d0c86/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProductCell(product: .spaceShuttle) | |
.previewLayout(.sizeThatFits) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment