Skip to content

robergro/spm-poc-template

Repository files navigation

COMPONENT_NAME

TODO:

Specifications

The component_name specifications on Zeroheight is here.

Figma anatomy

Usage

COMPONENT_NAME is available both in UIKit and SwiftUI.

UIKit

Usage

Subviews

  • TODO: TODO.

Properties

  • TODO: TODO.

Published Properties

  • TODO: TODO.

Initialization

let ___component_name___ = ___COMPONENT_NAME___UIView(
    TODO: TODO
)

Getter / Setter

TODO

SwiftUI

Initialization

let ___component_name___ = ___COMPONENT_NAME___View(
    TODO: TODO
)

Modifier

TODO

About

SPM - Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages