Swiftpack.co - danielsaidi/StoreKitPlus as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by danielsaidi.
danielsaidi/StoreKitPlus 0.3.0
StoreKitPlus is a Swift SDK that adds extra functionality for working with StoreKit 2, like extensions, observable state, services, etc.
⭐️ 63
🕓 5 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/danielsaidi/StoreKitPlus.git", from: "0.3.0")

StoreKitPlus Logo

Version Swift 5.6 Swift UI MIT License Twitter: @danielsaidi Mastodon: @danielsaidi@mastodon.social

About StoreKitPlus

StoreKitPlus is a Swift SDK that adds extra functionality for working with StoreKit 2, like extensions, observable state, services, etc.

StoreKitPlus has an observable StoreContext that lets you observe store state, service protocols and classes that let you fetch, purchase and sync products, as well as a ProductRepresentable protocol that lets you add a local product representation to your app.

Installation

StoreKitPlus can be installed with the Swift Package Manager:

https://github.com/danielsaidi/StoreKitPlus.git

Getting started

The getting started guide helps you get started with StoreKitPlus.

Documentation

The online documentation has more information, articles, code examples, etc.

Demo Application

This project currently has no demo app, but I will create one if the project gets 100+ stars.

Support my work

You can sponsor me on GitHub Sponsors or reach out for paid support, to help support my open-source projects.

Your support makes it possible for me to put more work into these projects and make them the best they can be.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

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

GitHub

link
Stars: 63
Last commit: 6 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

6 weeks ago

StoreKitPlus now uses Swift 5.9, which requires Xcode 15.

This version also adds support for visionOS, although the purchase operation doesn't work.

✨ Features

  • Product has a new products(for:) that uses a product representable collection.
  • ProductRepresentable has a new function to fetch all available products in a context.

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