mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
feat(android): background color/image handling improvements (#10451)
This commit is contained in:

committed by
GitHub

parent
bb83addb5c
commit
4abcb216da
@ -89,7 +89,7 @@ export function getPlatformName(): Platform {
|
||||
Use --env.platform=<platform> or --env.android, --env.ios, --env.visionos to specify the target platform.
|
||||
|
||||
Defaulting to "ios".
|
||||
`
|
||||
`,
|
||||
);
|
||||
|
||||
return 'ios';
|
||||
|
Reference in New Issue
Block a user