Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

[ASDisplayNode] Support UIMenuController #11

@czechboy0

Description

@czechboy0

I found two identifiers that were only mentioned in comments but the types themselves aren't defined anywhere:

ASDisplayNodeView, seems like a protocol that any view usable in a async display node would need to implement, mentioned in _ASPendingState.h:25.

ASDisplayNodeAsyncView, seems like a subclass of UIView that would too be usable in a node (also the way of adding more async views by subclassing), mentioned in ASDisplayNode.h:22.

Could you please add more details on these types? Plus some sort of a documentation of how to add a custom async view class. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions