react-native-adapty - v3.15.2
    Preparing search index...

    Interface CreateOnboardingViewParamsInput

    Additional options for creating an onboarding view

    interface CreateOnboardingViewParamsInput {
        externalUrlsPresentation?: WebPresentation;
    }
    Index

    Properties

    externalUrlsPresentation?: WebPresentation

    If you want to change the presentation behavior of external URLs, pass a preferred value.

    WebPresentation.BrowserInApp