Why does React use SyntheticEvents? Technology Community › Category: React › Why does React use SyntheticEvents? 0 Vote Up Vote Down VietMX Staff asked 4 years ago For consistent, cross-browser event handling (SyntheticEvent is a wrapper around the native browser event object).