GraphQL implementation (demo) for SwiftUI using https://api.react-finland.fi/graphql
Using Apollo version 0.22
If you want to use the project yourself you need to do a few things because of SVGKit.
-
Install cocoapods here
-
Run
pod install
in root -
Open the
.xcworkspace
file instead -
Build & Run