markdavo

Results 2 comments of markdavo

Hi Garispe - The following code works for me let v1 = UIView(frame: CGRect(x: 0.0,y: 0, width: 1240, height: 1754)) v1.backgroundColor = .white let title = UILabel(frame: CGRect(x: 0.0,y: 0,...

Just wondering if this was worked out as the table arrays will only accept strings.