Skip to main content

ActionBar

PlaygroundCode Example
INFO
This component support margin, padding modifiers.
TIP
This component extends the basic/View props.
APIThis is the list of additional props for the component

actions
ButtonProps[]
Required

The actions for the action bar

backgroundColor
string

Background color. Default is Colors.white

centered
boolean

Should action be equally centered

height
number

Height. Default is 48

keepRelative
boolean

Keep the action bar position relative instead of it absolute position

style
ViewStyle

Component's style

useSafeArea
boolean

In iOS, use safe area, in case component attached to the bottom. Default is true