ivarvanwooning

Results 8 comments of ivarvanwooning

@treydin6 No, I haven't yet.

Looks like it. Perhaps this will work? Changing the Pod name: https://stackoverflow.com/questions/28789807/how-to-rename-a-cocoapod

Works like a charm, thank you.

You would need some kind of persistent storage for this. I am personally using Core Data to store all the data and then retrieve it later in the chart.

Still experiencing this issue. Any ways to solve it?

@johnpatrickmorgan Ah, that's really too bad. The library works amazing, but it fills my console with warnings. Hopefully we can somehow find a workaround or way to mute it in...

Apple replied: > The NavigationView API and the `NavigationLink(destination:isActive:label:)`' method was deprecated in iOS 16.0: I would recommend you use `NavigationLink(value:label:)` inside a NavigationStack or NavigationSplitView. It’s important you consider...

Also experiencing this issue. Any updates?