Skip to content

Provide screen component instead of rendering outside of expo #147

@floriangosse

Description

@floriangosse

Right now the SDK renders outside the expo stack (I've tested it only on iOS). This can cause several problems as it lays over the expo screens and makes it impossible to open a screen in my app based on a custom action from my paywall.

If we have a SuperwallPaywall component that we can render as a parametrized route and gets opened by a similar functionality than registerPlacement we can utilize the expo stack.

To make it possible we would have to render the paywall on the native layer but provide it as a component that accepts parameters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions