Responsive Carousel Prototype

Hello,

I was wondering if it’s possible to create a responsive carousel with auto-layout? Sort of like this, I made it using contraints but the problem is since I didn’t use auto-layout the slides wouldn’t position themselves properly, but on the otherhand if I used auto-layout I couldn’t reproduce the similar resizing effect.

Thanks

Wrap your carousel with auto-layout first and then insert it on a frame without auto-layout and set the carousel container to scale, and set all the carousel items into fill height and width. Then it should work the same as what is on the video.