Home
last modified time | relevance | path

Searched defs:ImageWrapper (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-image/build/web/
H A DImageWrapper.d.ts3 declare const ImageWrapper: React.ForwardRefExoticComponent<ImageWrapperProps & React.RefAttributes… constant
H A DImageWrapper.js18 const ImageWrapper = React.forwardRef(({ source, events, contentPosition, hashPlaceholderContentPos… constant