StoreKitPlus is a Swift SDK that makes it easy to integrate with StoreKit 2.
StoreKitPlus has an observable StoreContext
that lets you observe store state, services that let you fetch, purchase and sync products, as well as a ProductRepresentable
protocol that lets you use local product representations in your app.
StoreKitPlus can be installed with the Swift Package Manager:
https://github.com/danielsaidi/StoreKitPlus.git
See the online getting started guide for information on how to get started.
The online documentation has more information, articles, code examples, etc.
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.
Feel free to reach out if you have questions or if you want to contribute in any way:
StoreKitPlus is available under the MIT license. See the LICENSE file for more info.