nativescript-community / ui-image

Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.
Apache License 2.0
36 stars 9 forks source link

TNSIMageModule has not been processed by ngcc or not compatible with Angular Ivy #30

Closed Arslan-Munir closed 3 years ago

Arslan-Munir commented 3 years ago

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

I am trying to integrate nativescript image with {N} 7.0.3. But I got this error at compile time. I guess that the version 3.0.12 of nativescript-image is not compatible with 7.0.3. How can I overcome this error?

Describe the steps to reproduce it.

Create app with {N} 7.0.3 and install plugin version 3.0.12.

image

farfromrefug commented 3 years ago

Yes not ready yet for n 7.0 will do

farfromrefug commented 3 years ago

@Arslan-Munir you need to switch to @nativescript-community/ui-image. Should work fine