How to resolve Error: Function declares an opaque return type 'some View'
When returning an EmptyView, use a @ViewBuilder parameter attribute and remove any return statements.
The following tutorial shows code from our upcoming app Object Capture Pro. If you wish to be updated on the progress and release of this app, please subscribe using the link below.
To resolve the error shown above, add a @ViewBuilder parameter attribute and remove the return statements.
Looking to learn more about SwiftUI, Swift, Design and Technology?
Search our blog to learn more about Swift, SwiftUI, design and technology.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.