mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-24 21:00:00 -06:00
[skip actions]
Mark BlurhashedImage component as deprecated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user