Skip to main content

LoaderScreen

<LoaderScreen message={'Message goes here'} color={Colors.grey40}/>
TIP
This component extends the ActivityIndicator props.
APIThis is the list of additional props for the component

backgroundColor
string

Color of the loader background (only when passing 'overlay')

containerStyle
ViewStyle

Custom container style

customLoader
React.ReactChild

Custom loader

loaderColor
string

Color of the loading indicator

message
string

loader message

messageStyle
TextStyle

message style

overlay
boolean

Show the screen as an absolute overlay