79806628

Date: 2025-11-01 15:22:17
Score: 2
Natty:
Report link

The react itself doesn't do event delegation

In the case of web, event delegation is done by react-dom not by react itself,
In the case of react-native, react-native doesn't do any kind of event delegation like react-dom

the Devs have to implement delegation on thier own

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anmol