Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christy-w/animating_header_directive

Ionic 4 Animating Header Directive
https://github.com/christy-w/animating_header_directive

ionic4

Last synced: 5 days ago
JSON representation

Ionic 4 Animating Header Directive

Awesome Lists containing this project

README

        

# Animating Header Directive
Ionic 4 Animating Header Directive

This is an add-on directive for Ionic 4 which aims to produce an animating shrinking header upon scoll gesture.
Enjoy~!

Based on Ionic 4.

### References and Tutorials

- [Creating a Custom Scroll Vanish Directive with Ionic Web Components](https://www.joshmorony.com/creating-a-custom-scroll-vanish-directive-with-ionic-web-components/) BY JOSH MORONY
- [Creating a Shrinking Header for Segments in Ionic](https://www.joshmorony.com/creating-a-shrinking-header-for-segments-in-ionic/)BY JOSH MORONY
- [Ionic Ion Header Shrink](https://github.com/ionic-team/ionic-ion-header-shrink) BY Ionic Team