-
Notifications
You must be signed in to change notification settings - Fork 49.4k
Closed
Labels
Component: DOMReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Breaking ChangeType: Discussion
Milestone
Description
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.
nhunzaker, bahkostya, aweary, juanca, timothyvanderaerden and 4 more
Metadata
Metadata
Assignees
Labels
Component: DOMReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Breaking ChangeType: Discussion