Ion-slide-box: while sliding, move an external element accordingly

Hi,

How to move an external element based on the movement of a slide in ion-slide-box?
Let’s say i have a div outside of it. while sliding, it moves 1/3 of the position of the current slide
(Either by dragging or just simply pressing next slide button)

Any idea how to achieve this with the least resources used?

Thanks