Skip to content

is it a good idea to use __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED? #86

Closed
@igorkamyshev

Description

@igorkamyshev

As I understand, React bindings of this package are using __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED variable from react package.

It looks a little bit dangerous, doesn't it? It looks like it could break after any minor update of React.

Monkey patching of React internals looks are even more dangerous for me.

Is React bindings of suitable for production usage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions