I'm using the TabView from Community Toolkit of Xamarin Forms: https://learn.microsoft.com/en-us/xamarin/community-toolkit/views/tabview
Works just fine, but i'm not too fond of the transition when swiping. Is there anyway to change the transition from the current easing to another linear easing? Or preferable the same smooth linear transition it uses when tabbing the tabs?