Skip to content

Namespace conflict #2

Description

@nicklockwood

Looks good, but it's a bad idea to use the "RCT" prefix for classes that aren't part of the main React Native project, because if we ever add an RCTTableView to the core library, your plugin will conflict.

I suggest calling it something like "RNTableView", or "SHTableView" (your initials) .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions