JWAutumn / ACarousel

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

RTL support #16

Open mash3l777 opened 2 years ago

mash3l777 commented 2 years ago

any suggestions on how to add Right-to-left support for Localization.

yousifalraheem commented 1 year ago

The drag gesture seems to be flipped when the direction is set to RTL. Swiping the cards the other way (non-natural) would work. But I'd love to see a fix for this.