I have used AsyncDisplayKit in my ios application. I am using ASTableNode of ASCellNode using ASVideoNode. It looks like perfect & working fine. But problem occurs when i enabled allowsMultipleSelectionDuringEditing and Select Row its change BackgroundColor of ASVideoNode.
How can i solve this ?