Open dbeulen opened 7 years ago
Sorry for the delay. Did you managed to find the issue? Have you tried the demo app?
Please have a look at the newest version, probably the issue is gone. Thanks
I will check this tomorrow!
I just installed it in existing app and importing it to specific module related to component fixed the loading issue. That is how Angular works usually, so if your component resides inside any module, you have to import it there instead of app module itself.
I'm currently trying to implement this plugin in an existing app, but I don't get any shadows on my android development phone. Do you have any direction on where i should start debugging?
I included the module in my app.module.ts, then i added a Label with a shadow property. Did i forget anything?
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
package.json
file of your project and paste your dependencies and devDependencies here)