mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Update CHANGELOG.md
This commit is contained in:
@ -30,3 +30,6 @@ Cross Platform Modules Changelog
|
||||
* New options for camera module. Added a resizing options along with keep-aspect-ratio options. More information about how to use it can be found at the dedicated camera help article.
|
||||
|
||||
### 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.
|
||||
|
Reference in New Issue
Block a user