Skip to content

Commit 7998712

Browse files
docs: removed cdn v2 note since its default now (#1569)
1 parent ad6c9f9 commit 7998712

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docusaurus/docs/reactnative/basics/upgrade_helper.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,6 @@ resized version of images (depending on DP ratio of device) will be requested fr
250250
Also previously all the image attachments used to be rendered in fixed size container, which was not ideal for portrait or landscape images since
251251
user won't be able to see a cropped image on UI. In this version, we render images in dynamic size container, depending on aspect ratio of image.
252252

253-
:::note
254-
255-
Resizing support on Stream's CDN (mentioned above) has not been released yet. But once available, you will be able to enable it for your organization
256-
without any changes to your code or SDK version.
257-
258-
:::
259-
260253
<Tabs
261254
defaultValue='case1'
262255
values={[

0 commit comments

Comments
 (0)