Version: 7.37.0
Scroll Edge Appearance Options
Controls the top bar background styling.
active
#
Since this might be considered as a breaking change (meaning that previous configs might behave different), you'll need to
pass active true/false
to activate this option.
Type | Required | Platform |
---|---|---|
boolean | No | iOS |
color
#
Set the background color.
Type | Required | Platform |
---|---|---|
Color | No | iOS |
translucent
#
Allows the Scroll Edge Appearance to be translucent (blurred).
Type | Required | Platform |
---|---|---|
boolean | No | iOS |
borderColor
#
Change the topBar border color.
Type | Required | Platform |
---|---|---|
Color | No | iOS |
noBorder
#
Disables border at the bottom of the TopBar.
Type | Required | Platform |
---|---|---|
boolean | No | iOS |