Post

Replies

Boosts

Views

Activity

Comment on Data struct not working
Im having a different issue now though, '''swift struct DeviceView_Previews: PreviewProvider {     static var previews: some View {         DeviceView()     } } ''' At DeviceView() it gives me the error "Missing argument for parameter 'orchard' in call"
Oct ’21