Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 486 Bytes

Russian/Русский

Description

RtUiComponents is a library of common Swift UI Components, that are frequently used in Rutoken IOS Apps

Requirements

This library supports IOS 16 and newer and swift-tools 5.9 and newer

Installation

Swift Package Manager

Navigate to the SPM section in your project, add a new package, point it to this repository and select necessary version

Usage

To use this library import it

import RtUiComponents