UNPKG

@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

43 lines (24 loc) 1.06 kB
# Changelog ## [1.1.0] 2025-04-16 ### Changed - Native bridges to use New APIs provided in native SDK version 5.1.3 - Android package name to com.azerion.bluestack.react ### Added - BlueStack privacy settings to set OptOut User and Age Restricted User ## [1.0.2] 2025-03-13 ### Changed - Updated the SDK to use the native Android SDK version 5.1.3 - Updated the SDK to use the native iOS SDK version 5.1.3 ## [1.0.1] 2024-09-30 ### Added - Auto SDK initialization in case the banner load starts before SDK initialization, provided that shouldLoadWhenReady is set to true. ### Changed - Updated the SDK to use the native Android SDK version 4.4.3 - Updated the SDK to use the native iOS SDK version 4.4.10 ### Fixed - The issue of Banner load triggering multiple times in case of shouldLoadWhenReady. Now, Performing Banner load after all the BannerAdView props are set. ## [1.0.0] 2024-06-27 ### Added - Support for Component-Based Banner Ads - Support for Interstitial Ad format - Support for Rewarded Ad format