Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size
MIT License
1.73k stars 100 forks source link

Audio event support #114

Closed seanpan closed 7 years ago

seanpan commented 7 years ago

onPlay onEnded and other events not support on h5 audio tag which React has already supported in 0.14.x version.