Skip to main content

IMGElementStateLoading

export
type IMGElementStateLoading<
> = any

Fields

alt

alt?: string;

altColor

altColor?: string;

containerStyle

containerStyle: ViewStyle;

dimensions

dimensions: ImageDimensions;

source

source: ImageURISource;

type

type: "loading";