danielsaidi / StoreKitPlus

StoreKitPlus is a Swift SDK that adds extra functionality for working with StoreKit 2, like extensions, observable state, services, etc.
MIT License
84 stars 3 forks source link
ios macos storekit storekit2 swift tvos visionos watchos

StoreKitPlus Logo

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

About StoreKitPlus

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.

Installation

StoreKitPlus can be installed with the Swift Package Manager:

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

Getting started

See the online getting started guide for information on how to get started.

Documentation

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

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.