StoreKitPlus
StoreKitPlus copied to clipboard
StoreKitPlus is a Swift SDK that adds extra functionality for working with StoreKit 2, like extensions, observable state, services, etc.
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:
- Website: danielsaidi.com
- Mastodon: @[email protected]
- Twitter: @danielsaidi
- E-mail: [email protected]
License
StoreKitPlus is available under the MIT license. See the LICENSE file for more info.