EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
293 stars 73 forks source link

TypeError: viewClass is not a constructor #258

Closed Salahudeen closed 3 years ago

Salahudeen commented 3 years ago

Using nativesript with angular and i get the following error... please help.

"@nativescript/angular": "~11.0.0", "@nativescript/core": "~7.1.0", "nativescript-barcodescanner": "^4.0.1",

JS: ERROR ERROR Error: Uncaught (in promise): TypeError: viewClass is not a constructor JS: TypeError: viewClass is not a constructor JS: at ViewUtil.createView (file:///data/user/0/org.nativescript.barcode/files/app/vendor.js:105171:22) JS: at NativeScriptRenderer.createElement

idevarts commented 3 years ago

so what the solution ? i've got same error