Guides
Docs
Examples
Support
Open Source
menu
close
Guides
Docs
Examples
Support
Open Source
Introduction
Installation
Usage
Methods
Configuration
Texts
Styles
Variables
Events
Advanced
Using with SwiftUI
#
Variables
Some texts inside the paywall benefit from predefined & automatically integrated variables, such as
{app_name}
.
The
.variable
function allows you to define custom variables, which can be used in all paywall texts.
#
Usage
func variable(_ variables: [String: Any]) -> Void
arrow_back
Previous
Configure styles
arrow_forward
Next
Listen for events
Usage