On-
extension SBUBaseChannelListModule.List : UITableViewDataSource, UITableViewDelegate {...}
you can find trailingSwipeActionsConfigurationForRowAt
but there is also leadingSwipeActionsConfigurationForRowAt
for UITableViewDelegate
… is it missing on purpose? or someone just forgot to add it ?
can it be added please?
thanks!