mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
72a232aa7b
c7d38849ae3bff87d272b5f29ff91605a8c48fa8
26 lines
608 B
JSON
26 lines
608 B
JSON
{
|
|
"features": [{
|
|
"id": "image_high_priority_preview_show",
|
|
"name": "Image property <code>high_priority_preview_show</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "svg",
|
|
"name": "<code>svg</code> image format",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.0.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|