ionic-header-parallax icon indicating copy to clipboard operation
ionic-header-parallax copied to clipboard

This directive enables parallax effect on `ion-header` elements to display a cover photo while on top of the page and transition it to the normal navbar when content is scrolled down.

Results 6 ionic-header-parallax issues
Sort by recently updated
recently updated
newest added

It would be nice to have also a React usage example. Is React officially supported by this library?

enhancement
help wanted

please check your slackblitz code example https://stackblitz.com/github/raschidjfr/ionic-header-parallax its not working man

Are there any chances it will be able to render user defined components when the header is expanded other than just showing the title?

enhancement
help wanted

**npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: @0.0.1 npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^14.2.0" from...

I used your example on Ionic 7.7 with Angular Standalone project. ``` Parallax Header ``` When I add "parallax to ion-header, I get an console error and nothing happens: `A...

Can we user swiperjs in place of image? so user can swiper multiple image ?