mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* fix(ios): translate transform breaks sequential animation set * chore: add e2e test app for animations
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"android": {
|
|
"v8Flags": "--expose_gc"
|
|
},
|
|
"main": "app.js",
|
|
"name": "tns-template-hello-world-ts",
|
|
"version": "3.4.0"
|
|
} |