INCommons
This library provides common functionalities for every iOS app.
Feature overview
This library provides the following features:
- Swift extensions and additions.
- Configuration helps loading a custom configuration plist file with entries like server URLs, tokens, keys, etc.
 
 - SwiftUI extensions and additions.
- ShareSheet brings 
UIActivityViewControllerto SwiftUI. 
 - ShareSheet brings 
 - UIKit extensions and additions.
 
Installation
To include via CocoaPods add to the Podfile:
pod 'INCommons'
SPM
To include via SwiftPackageManager add the repository:
https://github.com/indieSoftware/INCommons.git
Changelog
See Changelog
            View on GitHub