Skip to content

eka-care/EkaMedicalRecordsUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eka Medical Records UI

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.

Add EkaMedicalRecordsUI as a dependency in your Package.swift file.

dependencies: [
.package(url: "https://github.com/eka-care/EkaMedicalRecordsCore.git", branch: "main")
]

Add EkaMedicalRecordsUI in the target.

.product(name: "EkaMedicalRecordsCore", package: "EkaMedicalRecordsCore")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages