[Lightbox] Always rely on Expo Image cache (#6189)
* Inline useImageAspectRatio * Switch AutoSizedImage to read dimensions from Expo Image cache * Include thumbnail dimensions in image data * Use dims from Expo Image cache in lightbox * Fix wiring so all thumbnails get dimensions * Fix type * Oops
This commit is contained in:
@@ -72,6 +72,7 @@ let ProfileHeaderShell = ({
|
||||
height: 1000,
|
||||
width: 1000,
|
||||
},
|
||||
thumbDimensions: null,
|
||||
type: 'circle-avi',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user