How to append more than one Number into Binding var

后端 未结 0 2011
面向向阳花
面向向阳花 2020-12-14 21:09

I\'m new to swift and I\'m trying to develop a Velocity Calculator. Here is my Code:

struct VelocityCalc: View {
@State var velocityNumbers1 : [String] = []

         


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