Generic parameter 'V' could not be inferred ERROR
Post
Replies
Boosts
Views
Activity
please help me with this error
in line "func CustomButton(isGoogle: Bool = false)-> some View{" i have the error
the error is "Closure containing a declaration cannot be used with result builder 'ViewBuilder'"