iOS
Our iOS library is built natively with Swift and SwiftUI, powered by the mycover.ai platform, for buying and managing insurance policies.
Installation
we currently only support Swift Package Manager
in your swift package file add the mycover.ai sdk dependency.
Usage
Import the SwiftUI view into your file
call the SwiftUI view with along with your API key
Note: you can also refer to this doc from the apple dev team.
Last updated