KodersLab / react-native-for-web

A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
MIT License
255 stars 17 forks source link

touchevents on Android #1

Closed mattiamanzati closed 9 years ago

mattiamanzati commented 9 years ago

Touch event emulation seems to work only on certain types of android devices. Need to investigate more and fix this but atm I don't have enough devices to test this out.

mattiamanzati commented 9 years ago

Seems to be solved on the majority of the devices. Looking forward a Responder implementation.