diff --git a/releases/next/docs/image.html b/releases/next/docs/image.html index 5044fc3e9e0..0e16640e6e2 100644 --- a/releases/next/docs/image.html +++ b/releases/next/docs/image.html @@ -22,7 +22,7 @@ class DisplayAnImage extends // App registration and rendering AppRegistry.registerComponent('DisplayAnImage', () => DisplayAnImage);
You can also add style to an image:
By default, GIF and WebP are not supported on Android.
You will need to add some optional modules in android/app/build.gradle, depending on the needs of your app.
By default, GIF and WebP are not supported on Android.
You will need to add some optional modules in android/app/build.gradle, depending on the needs of your app.