Hello,
the plugin seems to work correctly but I receive some errors and no image in console.log
CONSOLE LOG file: node_modules/@nativescript/core/ui/frame/frame-common.js:581:0: topmost() is deprecated. Use Frame.topmost() instead.
CONSOLE LOG file: node_modules/@nativescript/core/image-source/image-source.ios.js:344:0: fromNativeSource() is deprecated. Use ImageSource constructor instead.
CONSOLE LOG file: node_modules/@nativescript/core/image-source/image-source.ios.js:314:0: fromAsset() is deprecated. Use ImageSource.fromAsset() instead.
CONSOLE LOG file: src/app/modals/image/image.component.ts:49:28: {
"response": "Success",
"image": {
"ios": {}
}
Can you help, please?
Thanks
Marco
Hello,
the plugin seems to work correctly but I receive some errors and no image in console.log
CONSOLE LOG file: node_modules/@nativescript/core/ui/frame/frame-common.js:581:0: topmost() is deprecated. Use Frame.topmost() instead.
CONSOLE LOG file: node_modules/@nativescript/core/image-source/image-source.ios.js:344:0: fromNativeSource() is deprecated. Use ImageSource constructor instead.
CONSOLE LOG file: node_modules/@nativescript/core/image-source/image-source.ios.js:314:0: fromAsset() is deprecated. Use ImageSource.fromAsset() instead.
CONSOLE LOG file: src/app/modals/image/image.component.ts:49:28: {
"response": "Success",
"image": {
"ios": {}
}
Can you help, please?
Thanks
Marco