Lucifier129 / react-lite

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

react-tap-event-plugin with react-lite #72

Closed doejon closed 8 years ago

doejon commented 8 years ago

Hi there! Any chance to get react-tap-event-plugin work with react-lite? It apparently depends on:

Hints more than appreciated!

Cheers Korbi

Lucifier129 commented 8 years ago

I am very sorry to say that react-lite can't support react-tap-event-plugin, I use fastclick to resolve the same problem.