mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Update CHANGELOG.md
This commit is contained in:
@ -31,5 +31,5 @@ Cross Platform Modules Changelog
|
||||
|
||||
### Breaking changes
|
||||
|
||||
* `image-cache` now stores native images, i.e. `android.graphics.Bitmap` or `UIImage`.
|
||||
* `Image`: `src` property is now of type `any` and can use either a string containing an image url or a native image instance directly.
|
||||
* `image-cache` now stores native image instances, i.e. `android.graphics.Bitmap` or `UIImage`.
|
||||
* `Image.src` property is now of type `any` and can accept either a string containing an image url or a native image instance.
|
||||
|
Reference in New Issue
Block a user