Skip to main content

IMGElementStateBase

export
type IMGElementStateBase<
> = any

Fields

alt

alt?: string;

altColor

altColor?: string;

containerStyle

containerStyle: ViewStyle;

dimensions

dimensions: ImageDimensions;

source

source: ImageURISource;