Swiftpack.co - klassen-software-solutions/KSSCoreUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by klassen-software-solutions.
klassen-software-solutions/KSSCoreUI 2.0.0
Miscellaneous Swift UI utilities
⭐️ 2
🕓 3 years ago
iOS macOS
.package(url: "https://github.com/klassen-software-solutions/KSSCoreUI.git", from: "2.0.0")

KSSCoreUI

Miscellaneous Swift UI utilities

Description

This package is divided into a number of Swift Modules providing utility methods related to UI classes. A key feature of this package is that it has no dependencies other than the KSSCore libraries and a standard Apple development environment.

The modules provided by this package are the following:

  • KSSMap - items that depend on MapKit
  • KSSNativeUI - items that depend on either Cocoa (macOS) or UIKit (iOS)
  • KSSSwiftUI - items that depend on SwiftUI
  • KSSWeb - items that depend on WebKit

API Documentation

What is New in Version 2

There are no API changes in V2, however the minumum Mac OS is now 10.12 instead of 10.11 and the minimum KSSCore is V5.

Module Availability

Note that not all modules are available on all architectures. In addition, within a module there will be things that are only available on some architectures. For example, anything that depends on Cocoa will be available on macOS but not on iOS.

Presently we support the following:

  • macOS - All modules are available
  • iOS - All modules are available, except for KSSWeb.

GitHub

link
Stars: 2
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Version 2.0.0
3 years ago

There are no API changes in this version. But the dependencies have been updated and the minimum macOS version has been changed to 10.12.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics