Blueprint
Blueprint copied to clipboard
Allow for customization of the preview name
Before, there was no way to explicitly set preview name, leading to things like this in the Xcode canvas view:
With no way to make it look prettier.
With this change we either use the Xcode SwiftUI Previews default, or just the name:
now shows:
much better!
- [x] changelog this