russell-archer / StoreHelper

Implementing In-App Purchases with StoreKit2 in Xcode 13 - 15 using SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14. Also supports tvOS and visionOS.
MIT License
422 stars 52 forks source link

Use custom colors #68

Closed leonetnl closed 4 months ago

leonetnl commented 9 months ago

Is it possible to use custom colors? I see you are using predefined colors like .primary and .secondary, i will need to customize those to match the colors of my app.

russell-archer commented 4 months ago

Will not make these changes as I'm developing a more modern, lightweight StoreKit helper that is based around StoreKit Views. Details to follow.