mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge pull request #2111 from NativeScript/widgets-ios-async-image
Optional async mode for loading images from local files
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"typings": "tns-core-modules.d.ts",
|
||||
"dependencies": {
|
||||
"tns-core-modules-widgets": "2.0.0"
|
||||
"tns-core-modules-widgets": "next"
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
|
||||
Reference in New Issue
Block a user