How to use Infinite scroll and pull refresh in ionic2?

How can I use Infinite scroll and pull refresh in ionic2 ? Can anyone show some example.

not yet ready for ionic2

how can we use both component from ionic1 in ionic2 ?

You can’t mix Ionic 1 with Ionic 2 - your options are either to wait until the Ionic team implements it or implement it yourself in Ionic 2.

There is a pull to refresh component added in v2 already, although I haven’t used it and I think there are some issues with it: http://ionicframework.com/docs/v2/api/components/scroll/Refresher/