react-native-google-mobile-ads
    Preparing search index...

    Variable MultiFormatAdPresetsConst

    MultiFormatAdPresets: {
        nativeOrBanner(
            bannerSizes: MultiFormatBannerSize[],
        ): MultiFormatAdRequestOptions;
    } = ...

    Multi-format request presets. Return plain MultiFormatAdRequestOptions, so they drop straight into the requestOptions slot of a MultiFormatAdConfig and the ad unit stays at the top level beside it.

    Type Declaration