We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ab135 commit 2c2f065Copy full SHA for 2c2f065
Images/app_icon 1.png Images/app_icon.pngImages/app_icon 1.png renamed to Images/app_icon.png
Images/paywal.png Images/paywall.pngImages/paywal.png renamed to Images/paywall.png
README.md
@@ -69,7 +69,7 @@ Check out the demo app in `Demo/IndieBuilderKitDemo.xcworkspace` to see all comp
69
### ✨ Paywall & Subscriptions
70
Beautiful subscription paywall with complete subscription management. One service handles everything from UI state to purchases.
71
72
-<img src="Images/paywal.png" width="300" alt="Paywall View with subscription options">
+<img src="Images/paywall.png" width="300" alt="Paywall View with subscription options">
73
74
```swift
75
// Simple paywall with mock service (for testing/prototyping)
0 commit comments