Skip to content

How to install SwiftUI ChartView

Andras Samu edited this page Aug 28, 2021 · 1 revision

To install SwiftUI ChartViews you can use the Swift Packet Manager (SPM).

In Xcode navigate to File → Swift Packages → Add Package Dependency...

Use this URL to add the dependency: https://github.com/AppPear/ChartView

In order to checkout the V2 beta version and try out the new features please checkout tag: 2.0.0-beta.

how to checkout beta tag

Once this finished you're good to go! 😊

Clone this wiki locally