Skip to content

Repository files navigation

ArcUI

UI components for the American Red Cross (ARC) apps written in SwiftUI.

Installation

Add the following as a package dependency in Xcode

 https://github.com/3sidedcube/ArcUI.git 

or, in your Package.swift, add:

...dependencies:[.package(
url:"https://github.com/3sidedcube/ArcUI.git",
branch:"develop")],...targets:[.target(
name:"{YourApp}",
dependencies:["ArcUI"])]

About

UI components for the American Red Cross (ARC) apps written in SwiftUI

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages