8000 GitHub - vunkikame/StoreKitPlus: StoreKitPlus contains additional functionality for working with StoreKit 2.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vunkikame/StoreKitPlus

 
 

Repository files navigation

StoreKitPlus Logo

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

About StoreKitPlus

StoreKitPlus 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.

StoreKitPlus supports iOS 15, macOS 12, tvOS 15 and watchOS 8.

Installation

StoreKitPlus can be installed with the Swift Package Manager:

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

If you prefer to not have external dependencies, you can also just copy the source code into your app.

Getting started

The online documentation has a getting started guide to help you get started with SystemNotification.

For more information, see the getting started guide.

Documentation

The online documentation contains more information, code examples, etc., and makes it easy to overview the various parts of the library.

Demo Application

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

Until then, you can just add a StoreKit configuration file to your app to test it with StoreKitPlus.

Support this library

I manage my various open-source projects in my free time and am really thankful for any help I can get from the community.

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

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.

About

StoreKitPlus contains additional functionality for working with StoreKit 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 86.4%
  • Ruby 13.6%
0