Skip to content

Remove support for TapEventPlugin #11689

@gaearon

Description

@gaearon

Some libraries relied on it so we kept it in 16, but it's impossible to support it forever given that we want to make changes to the event system. We should deprecate the injection it relies on and remove it in React 17. The migration path is to turn it into a userland <Tappable> component or something like that. Hopefully somebody using TapEventPlugin can work on this, as we don't actively use it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions