When adding 'Charts' pod to my project I'm getting this warning :
'values' is deprecated: Use 'subscript(position:)' instead.
I am using Swift 5 xCode 10.2 Didn't manage to find any related info online.
Thanks in advance.
When adding 'Charts' pod to my project I'm getting this warning :
'values' is deprecated: Use 'subscript(position:)' instead.
I am using Swift 5 xCode 10.2 Didn't manage to find any related info online.
Thanks in advance.
