Baruch Mashasha

Results 2 comments of Baruch Mashasha

This will fix the issue https://github.com/duskload/react-device-detect/pull/127

hey @corncobb use this ` const ios14Ipad = nav && nav.platform && (nav.platform.indexOf(type) !== -1 || (nav.platform === 'MacIntel' && nav.maxTouchPoints > 0))`