Skip to main content

bn.showTabBarRedDot

showTabBarRedDot(options): Promise<{}>

description Show a red dot in the upper right corner of an item in the tabBar

example

 bn.showTabBarRedDot({   index: 0, })

Parameters

NameType
optionsTabBarRedDotOptions

Returns

Promise<{}>


TabBarRedDotOptions#

Ƭ TabBarRedDotOptions: Object

Type declaration

NameTypeDescription
indexnumberWhich item of the tabBar, counting from the left