Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IProps

Index

Properties

Optional animate

animate: undefined | false | true

Determines if the components should animate

Optional animationDelay

animationDelay: undefined | number

How long to delay the animations

Optional animationDuration

animationDuration: undefined | number

How long the animations should take

Optional animationEasing

animationEasing: EasingFunction

The easing to use for the animation

progress

progress: number

The progress that has been made, in the range [0, 1]

Optional style

style: StyleProp<TextStyle>

The color is the colour of the loading bar

Optional theme

theme: ITheme

A theme to use for the placeholder