Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IProps

Index

Properties

state

state: State

The current playable state

Optional style

style: StyleProp<ViewStyle>

Style overrides

Optional theme

theme: ITheme

Theme for the icon

Optional translateDelay

translateDelay: undefined | number

How long to delay the translate animation

Optional translateDuration

translateDuration: undefined | number

How long the translate should take

Optional translateEasing

translateEasing: EasingFunction

The easing to use for the translate

Methods

Optional initial

  • initial(height: number): number