cwadrupldijjit / ng2-parallax

A parallax plugin/directive for Angular 2. Learn more at:
http://cwadrupldijjit.com/ng2-parallax
MIT License
29 stars 18 forks source link

Can't get it to work in Ionic3 #12

Open elmartino opened 6 years ago

elmartino commented 6 years ago

Hi,

I'm using Ionic3 (wich uses Angular4). Fore some reason the backgrounds are just like normal backgrounds there, no parallax effect. In a normal Angular project this is working fine.. It must be some kind of css overriding that ionic does.

Have you got any idea?

Thanks!

cwadrupldijjit commented 6 years ago

I've not tried it as yet with Ionic. My guess is that they don't use the dom exactly like the browser does due to native implementations, but I'm not sure. In theory, it should still work, but I've never actually used Ionic. NativeScript, yes (which this shouldn't work for), but not Ionic.

Is there an example repo you could share with me so I can try getting it up and running on my own device?

Also, are you on Android or iOS?

cwadrupldijjit commented 5 years ago

I haven't heard back, though I'd still be interested in the answers to my question. Is there somebody who is willing to put together an example for me to test out? I'm not sure when I'll have time to put together a test and try to make it work myself.

I'd suggest if there is a response to this, put it into a new issue in the new repo: cwdj-parallax