Challenge: Put it All Together | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/18176818-your-first-ios-and-swiftui-app-polishing-the-app/lessons/12

When creating RoundRecTextView, you apply stroke and the foreground color separately. Could you have just used strokeBorder instead and done it with one line instead?