[skip actions]

Mark BlurhashedImage component as deprecated
This commit is contained in:
Violet Caulfield
2025-04-06 09:27:19 -05:00
parent ce97037831
commit f6d0bf91bd

View File

@@ -16,6 +16,11 @@ interface BlurhashLoadingProps {
}
/**
* @deprecated
*
* Please use the `Image` component from
* the `expo-image` module instead, as that is more performant
*
* A React component that will render a Blurhash
* string as an image while loading the full image
* from the server