'iOS - Swift: How to hide ASScrollNode vertical scroll indicator in Texture/AsyncDisplayKit

I use Texture to create my new application but I stuck in how to hide the scroll indicator in ASScrollNode while ASScrollNode does not have the showsVerticalScrollIndicator property like in UIScrollView

Does anyone know how to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source