fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.3k stars 172 forks source link

[FEAT] The anchor point for interactive scaling #331

Open artehg opened 1 year ago

artehg commented 1 year ago

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