/NVExtensions

Common iOS extensions.

Primary LanguageSwiftMIT LicenseMIT

NVExtensions

Common extensions for day-to-day iOS development. Heavily inspired from: https://github.com/onmyway133/Omnia.

This package include:

  • Foundation extensions
  • UIKit extensions
  • SwiftUI extensions

Requirement

iOS 13.0+ Swift 5.5+

Dependencies

  • SwiftDate

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into Xcode and the Swift compiler. This is the recommended installation method. Updates to SwiftyStoreKit will always be available immediately to projects with SPM. SPM is also integrated directly with Xcode.

If you are using Xcode 11 or later:

  1. Click File
  2. Swift Packages
  3. Add Package Dependency...
  4. Specify the git URL for SwiftyStoreKit.
https://github.com/vinhnx/NVExtensions.git