StoreKitPlus is a Swift library that makes it easier to use StoreKit 2 in Swift and SwiftUI.
StoreKitPlus has a StoreContext that lets you observe store state, services that let you fetch, purchase and sync products, and 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 become a sponsor to help me dedicate more time on my various open-source tools. Every contribution, no matter the size, makes a real difference in keeping these tools free and actively developed.
Feel free to reach out if you have questions or if you want to contribute in any way:
- Website: danielsaidi.com
- E-mail: [email protected]
- Bluesky: @[email protected]
- Mastodon: @[email protected]
StoreKitPlus is available under the MIT license. See the LICENSE file for more info.