mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
chore: TypeScript 5.8, nx migrate, dep updates (#10759)
This commit is contained in:
@ -219,6 +219,7 @@ export class Image extends ImageBase {
|
||||
}
|
||||
}
|
||||
|
||||
// @ts-expect-error
|
||||
[iosSymbolScaleProperty.setNative](value: iosSymbolScaleType) {
|
||||
// reset src to configure scale
|
||||
this._setSrc(this.src);
|
||||
|
Reference in New Issue
Block a user