Closed
Description
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
Labels
No labels