@azerion/bluestack-sdk-react-native
Version:
BlueStack provides functionalities for monetizing your mobile application: from premium sales with rich media, video and innovative formats, it facilitates inserting native mobile ads as well all standard display formats. BlueStack SDK is a library that a
8 lines (7 loc) • 497 B
TypeScript
export { BannerAdType } from './Banner';
export { BannerView as BannerAdView } from './Banner';
export { BluestackSDK } from './BluestackManager';
export { BluestackInterstitial as InterstitialAdManager } from './InterstitialAdManager';
export { BluestackRewardedAd as RewardedAdManager } from './RewardedAdManager';
export { BlueStackPrivacySettings } from './BlueStackPrivacySettings';
export { BluestackPreference as AdPreference, GenderType, ProviderType, LocationType, } from './Preference';