Stretch effect when dragging list

Hi. I just want to achieve this kind of stretchy effect when I drag a page at the very bottom or at the top most. How can I achieve this effect? In iOS when I build it, I can see that it has a springy effect similar to this gif. But on android it has no effect like the gif at the bottom. Thanks

strectchy

Maybe you can try to use Ionic Animations to get the effect you want.

I think it is kind of too much if I used Animations for it. I think this is the default behavior of android applications (Not sure on this one). That may be my last option. Thanks