File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.0.2 / 2023-06-12
2+ ==================
3+
4+ * Add analytics token
5+
160.0.1 / 2023-05-08
27==================
38
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Transform and optimize assets. Visit our documentation to learn more about [medi
2222## Version Support
2323| SDK Version | React Native Version |
2424| -------------| ----------------------|
25- | 0.0.1 | > 0.6 |
25+ | 0.0.2 | > 0.6 |
2626
2727## Installation
2828### Install using your favorite package manager (yarn, npm)
Original file line number Diff line number Diff line change 11import { SDKAnalyticsConstants } from '../internal/SDKAnalyticsConstants' ;
2- import { Platform , Image } from 'react-native' ;
2+ import { Image } from 'react-native' ;
33import AdvancedImage from '../AdvancedImage' ;
44import { CloudinaryImage } from '@cloudinary/url-gen/assets/CloudinaryImage' ;
55import { render } from '@testing-library/react-native' ;
You can’t perform that action at this time.
0 commit comments