fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.27k stars 166 forks source link

[FEAT] The anchor point for interactive scaling #331

Open artehg opened 10 months ago

artehg commented 10 months ago

Is there a way to set an anchor point for the interactive animation? Something like interactive(0.8, anchor: .trailing). Thanks