lorenzov
Results
2
issues of
lorenzov
When calling the method `public func reload(with animation: UITableView.RowAnimation = .automatic)` it looks that the parameter animation is being ignored of. If you set, for example, animation `.left` in the...
In this Pull request we are trying to tackle a crash we are having with the swipe actions. Since we cannot reproduce this crash but can fix it (the result...