1.0.4 - React Native
ChangeLog
Added
- Add new IMA package.
- Added
randomcase toBlazeOrderType. See (Android | IOS). - Added BlazeWidgetItemBadgeStyle.
- Added
isSilentRefreshto updateDataSource method. - Added play method to Widgets.
- Added
BlazePlayerDisplayModeto Moments Player styling. See (Android | IOS). - Added
onPlayerEventTriggeredtoBlazePlayerSourceDelegate. See (Android | IOS). - Added multiple capabilities to BlazeMomentsCtaStyle.
- Added updateOverrideStyles method to Widgets.
- Added BlazeSDK.canHandleUniversalLink method to global methods.
- Added BlazeRecommendationsType to BlazeDataSourceType. See Android | IOS.
Updated
- For Moments widgets,
shouldOrderMomentsByReadStatuswas renamed toshouldOrderWidgetByReadStatus. For Stories widgets, it was added. See (Android | IOS). - Updated the position of the
sharebutton to be under themutebutton in the Stories player.
Widget Layout Customization
- The props
widgetItemAppearancerename towidgetItemStyle. - Inside
title, The propsreadStyleandunreadStylerenamed toreadStateandunreadStaterespectivly. - Inside
image->border, The propsliveReadBorderandliveUnreadBorderandreadBorderandunreadBorderrenamed toliveReadStateandliveUnreadStateandreadStateandunreadStaterespectively. - Inside
statusIndicator, The propsliveUnreadIndicatorandliveReadIndicatorandunreadIndicatorandreadIndicatorrenamed toliveUnreadStateandliveReadStateandunreadStateandreadStaterespectively. - BlazeWidgetItemBadgeStyle Has been updated with new states.
- BlazeWidgetItemStatusIndicatorStateStyle Has been updated with
borderColorandborederWidthas replaceable toborderprops
Story Customization
-
Updated
BlazePlayerStoryThemerename toBlazeStoryPlayerStyle. -
The props
ctaStyle'renamed tocta-
The props
shouldShowCloseButtonForAdshas been removed, UseisVisibleForAdsin each button style -
Updated
playerSeekBarrenamed toseekBar-
The props
playingSeekBarStyle'renamed toplayingState -
The props
pausedSeekBarStyle'renamed topausedStateUpdated Buttons
- For
mute,share,exit->imageprops renamed tocustomImage
- For
-
-
Updated
firstTimeSlideAppearancerenamed tofirstTimeSlide- The props
subTitle'renamed tosubtitle\
- The props
-
Moment Customization
-
Updated
BlazePlayerMomentThemerenamed toBlazeMomentsPlayerStyle.- The props
ctaStyle'renamed tocta - The props
shouldShowCloseButtonForAdshas been removed, UseisVisibleForAdsin each button style
- The props
-
Updated
playerSeekBarrenamed toseekBar-
The props
playingSeekBarStyle'renamed toplayingState -
The props
pausedSeekBarStyle'renamed topausedStateUpdated Buttons
- For
mute,share,exit,like,play->imageprops renamed tocustomImage
- For
-
-
Updated
firstTimeSlideAppearancerenamed tofirstTimeSlide- The props
subTitle'renamed tosubtitle
- The props
