Using Xcode Version 14.0 beta and the iOS deployment target of 16.0 the compiler complains that ViewLayout cannot be found. It is in a different framework than SwiftUI or is it just not in the beta releases yet?
Can't find ViewLayout API
Add a Comment