JWAutumn / ACarousel

A carousel view for SwiftUI | SwiftUI 旋转木马效果
MIT License
406 stars 81 forks source link

Add more flexible scaling modes #23

Open geertbleyen opened 1 year ago

geertbleyen commented 1 year ago

I hope this repo isn't dead :). We are using this SPM package, but needed the non-active, scaled, images to have a uniform scaling instead of only a vertical scaling. I've added a ScaleMode that allows the users of the Carousel to choose which kind of scaling they want.