mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Some Android versions have the "transition" and "animation" properties set on element style objects despite not supporting un-prefxied animations and transitions. This change adds an additional sanity check to make sure the correct event handlers are added for transition groups.