Shared elements transition with angular

Hi there, i currently stuck on a shared elements transition between a page and a modal. I want to get something like the instagram animation:
a list/grid of images, click and the image is getting bigger with the modal.

Has anybody done this with angular? I just find react solutions.