SwiftUI - Store array of @Published objects without them updating one another

后端 未结 0 1738
甜味超标
甜味超标 2020-11-30 04:49

I want to store an array of object vehiclesCategories. (e.g car,motorbike,van). The vehicleCategory class has an array of specific vehicles under this category (vehicles).

相关标签:
回答
  • 消灭零回复
提交回复
热议问题