Components
SuperwallProvider
<SuperwallProvider />
is the root component for the Superwall SDK. It is used to initialize the SDK with your API key.
Props
apiKeys
The apiKeys
prop is an object that contains the API keys for the Superwall SDK.
Example
How is this guide?