ActionBar

Quick actions bar, each action support Button component props

Supported modifiers: margin, padding.
Read more about modifiers here.

PROPS

namedescriptiontypedefault
heightaction bar heightnumber48
backgroundColoraction bar background colorstringColors.white
actionsactions for the action bararrayOf
centeredshould action be equally centeredbool
useSafeAreause safe area, in case action bar attached to the bottom (default: true)booltrue
keepRelativekeep the action bar postion relative instead of it absolute positionbool
stylestyle the action barunion

LIVE EXAMPLE

CODE SAMPLE

See example here.