Instance method 'appendInterpolation(_:formatter:)' requires that 'Any' inherit from 'NSObject'

前端 未结 0 1276
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-03 18:01

I am trying to display an array of array from another file to a text in swiftUI. The array is clubRanking[][] and I used var clubRanking: [[Any]] = [] to config

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