manijak / nativescript-photoviewer

A simple Photo-Viewer component for NativeScript.
Other
44 stars 24 forks source link

iOS - NS7 error #57

Open sivo1981 opened 4 years ago

sivo1981 commented 4 years ago

Getting this errror when runing on iOS:

ERROR in ../node_modules/nativescript-photoviewer/photoviewer.js Module not found: Error: Can't resolve 'tns-core-modules/image-source/image-source' in '/node_modules/nativescript-photoviewer' @ ../node_modules/nativescript-photoviewer/photoviewer.js 17:18-71

leogps commented 3 years ago

I am seeing the same issue. Upon looking closely, I can see that the release 2.1.5 does not have the same source code as that of the one that is seen in this repo. Maybe the release artifact is messed up? https://www.npmjs.com/package/nativescript-photoviewer/v/2.1.5

patrikengborg commented 3 years ago

Same here. I would really appreciate if @manijak could take a look at this. Thanks.

OPADA-Eng commented 3 years ago

any updates on upgrading this plugin to ns7?

andresilva-cc commented 3 years ago

I'm having the same problem, any updates on this?