Open hammas1993 opened 5 years ago
I am trying to apply sort on tableview cells from right to left but not working
let sortFunction = LinearSortFunction(direction: .topToBottom, interObjectDelay: 0.2) table.spruce.animate([.fadeIn], sortFunction: sortFunction)
I am trying to apply sort on tableview cells from right to left but not working
let sortFunction = LinearSortFunction(direction: .topToBottom, interObjectDelay: 0.2) table.spruce.animate([.fadeIn], sortFunction: sortFunction)