OptionaluriURI or path to the image to display
OptionalcontentHow the image should be resized to fit its container (default: 'cover')
OptionalbackgroundCustom background color (defaults to theme.colors.tertiary)
OptionalsizeSize for width and height (if provided, overrides flex: 1)
OptionalcircularWhether to make the image circular (applies size/2 as border radius)
OptionalborderCustom border radius (overrides circular if provided)
OptionalonCallback fired when image loads successfully
OptionalonCallback fired when image fails to load
OptionalpriorityLoading priority for the image (default: 'normal')
Unique identifier for testing and accessibility
Props for the CustomImage component