Hello,
I’m using angular.js and ionic to build an mobile app and I ran into one issue;
is there a way to get current visible element in a viewport from a list which was created using ng-repeat directive.
Lets say I have 20 list items and I would like to retrieve current visible elements when the content is scrolled.
thank you for any help,
Bartek