Hacker News new | ask | show | jobs
by dadior 1737 days ago
Is this the reason that your app don't work on IOS: https://reactjs.org/blog/2018/05/23/react-v-16-4.html#pointe...

The safari do not support the pointer events.

1 comments

And there are some polyfill for it: 'If your application depends on pointer events, we recommend using a third-party pointer events polyfill.'