ConnectionStatusBar

Top bar to show a "no internet" connection status. Note: Run on real device for best results

PROPS

namedescriptiontypedefault
labelText to show as the statusstring'No internet. Check your connection.'
onConnectionChangeHandler to get connection change events propagationfunc
allowDismissText to show as the statusboolfalse
useAbsolutePositionUse absolute position for the componentbooltrue

EXAMPLE

CODE SAMPLE

See example here.