SpiceQA
Questions
Tags
Users
Badges
user_5409815
@user_5409815
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
SwiftUI: How to draw filled and stroked shape?
17 votes
Swift 5 : What's 'Escaping closure captures mutating 'self' parameter' and how to fix it
7 votes
Optional @ViewBuilder closure
3 votes
Regular Expressions: Is there an AND operator?
3 votes
Mask rectangle with a text in SwiftUI
2 votes
Top Questions
Object.assign() causes TypeError: this.map is not a function
5 votes
2 answers
Why does `ViewModifier` protocol has an `associatedtype` AND a `typealias`?
4 votes
2 answers
Swift: subscript vs. callAsFunction
4 votes
3 answers
If we can use View extensions to modify a view, why bother using a view modifier?
3 votes
0 answers
a constant sequence can iterate using for-in loop, but can't call next() directly?
3 votes
2 answers