I've used this library in one of our projects. It's working fine until iOS 10.
When I've updated to iOS 11 - it's showing a weird behaviour.
- Once I launch the table view, the cell is not visible, it's going to the right and upon swipe the cell and it's content is visible.
- Even though the data is invisible, didSelectRowAtIndexPath is calling.
If possible, Can you please look into this issue and let us know if there's any quick fix for this.
I've used this library in one of our projects. It's working fine until iOS 10.
When I've updated to iOS 11 - it's showing a weird behaviour.
If possible, Can you please look into this issue and let us know if there's any quick fix for this.