Abdulaziz ALSIKH

Results 7 comments of Abdulaziz ALSIKH

@hamdshah @demon9733 @qwertycommander What worked for me is just returning nil to "panScrollable" `var panScrollable: UIScrollView? { return nil } `

@hamdshah @demon9733 @qwertycommander Doing this fix the problem , tested on simulator with UITableView and UIScrollView 🤯🤯 ` var allowsExtendedPanScrolling: Bool { return true } `

When installing from Swift Package Manager select Up to Next Major and make sure you set the latest version which is right now: 15.0.0 @PJStation @fresh-Blood

> is it still not supporting rtl language ? > when making "flipsHorizontallyInOppositeLayoutDirection" true > the animation is very corrupted > is it still not supporting rtl language ? >...

I am waiting for an update as well 🤩