JakeSidSmith / react-fastclick

Fast Touch Events for React
https://www.npmjs.com/package/react-fastclick
MIT License
487 stars 41 forks source link

no working #63

Open miraclesumail opened 4 years ago

miraclesumail commented 4 years ago

have u tried yourself?

Aarbel commented 4 years ago

Seems that iOS13 WKWebiew creates bugs with fastclick, @JakeSidSmith do you still maintain this lib ?

JakeSidSmith commented 4 years ago

I haven't done anything with it for a while, but I suppose I do...

Can you describe what's going wrong?

EddyVinck commented 4 years ago

@JakeSidSmith see this issue by @Aarbel https://github.com/facebook/react/issues/17258

I haven't tried this library, but I stumbled upon this issue as well.

JakeSidSmith commented 4 years ago

Are clicks up to speed with the latest WKWebview without fastclick? If so, you can simply not initialise it for this environment.

I'm not sure when I'll get an opportunity to give this a proper test.

Aarbel commented 4 years ago

solved by react-tappable see https://github.com/facebook/react/issues/17258

nch3ng commented 4 years ago

It's not working