What's New

2.2.1 🐛

2023-03-08T06:59:09Z

What's Changed

  • Hotfix/Handle Google Auth existing signin by @borut-t in #267

Full Changelog: 2.2.0...2.2.1

PovioKit

Welcome to PovioKit. A modular library collection. Written in Swift.

Packages

Core UI Networking PromiseKit Auth

Installation

Swift Package Manager

  • In Xcode, click File -> Add Packages...
  • Insert https://github.com/poviolabs/PovioKit in the Search field.
  • Select a desired Dependency Rule. Usually "Up to Next Major Version" with "2.0.0".
  • Select "Add Package" button and check one or all given products from the list:
    • PovioKit (core)
    • PovioKitNetworking (networking library, depends on core and promise package)
    • PovioKitPromise (lightweight promises library)
    • PovioKitUI (UI components)
    • PovioKitAuthApple (Apple auth components)
    • PovioKitGoogleApple (Google auth components)
    • PovioKitFacebookApple (Facebook auth components)
  • Select "Add Package" again and you are done.

Migration

Please read the Migration document.

License

PovioKit is available under the MIT license. See the LICENSE file for more info.

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Tue Mar 21 2023 23:35:03 GMT-0500 (GMT-05:00)