Ionic 2 rc4 addScrollListener

In RC.4 you could do:

content.ionScroll.subscribe(($event: any) => {
}

where content is content: Content

6 Likes