Move scroll list for last item

Someone can help me make a List force scroll down to the last item?

I’m a newbie and I’m creating a simple chat. I want that when a message arrives, my list was forced to scroll until the last item that appeared.

I tried to look for some simple example, but not found examples, this should be easy or there is any more professional way to do it, but I am not able to resolve this problem

Hey,

take a look in
http://ionicframework.com/docs/api/service/$ionicScrollDelegate/

especially for scrollBottom or anchorScroll.

1 Like

I tried but not work, I forgot or did something wrong, can you help me in this instance?


:wink:

You have to use correct services

1 Like