I used Ionic 3 for my university project. I'm trying to find some tutorial for an animation like the one below, but I can't find any tutorial. I want to know how to add an effect like this. The animation/effect I'm talking about is the one showing when you reach the end of a list. For example the Facebook and Gmail app use an animation like this. Does anyone know how to add this to Ionic 3? Thanks
video example : https://streamable.com/w803y
<div style="width: 100%; height: 0px; position: relative; padding-bottom: 177.778%;"><iframe src="https://streamable.com/s/w803y/tplzas" frameborder="0" width="100%" height="100%" allowfullscreen style="width: 100%; height: 100%; position: absolute;"></iframe></div>

This scrolling effect is available in Android platform since Lollipop release. This was part of Material Design release.
This effect is only available on Android platform NOT on iOS
Check this New end-of-scroll animations (and a new look for Gmail) at link when it was release: https://gizmodo.com/the-best-of-android-lollipop-in-8-gifs-1652428837
Check this video here : https://youtu.be/ydFKEMxEywE?t=48
You can not get this effect in your Ionic app because this is Android's native effect.
How to get this effect in Android app?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With