Stroking and filling a SwiftUI shape at the same time
Read OriginalThis archived SwiftUI tutorial explains how to draw a shape with both a fill color and a border (stroke) at the same time, which isn't directly possible with a single modifier. It demonstrates the problem using a RoundedRectangle button example and provides a working solution by nesting a filled shape as the background of a stroked shape.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet