jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

ios devices support #88

Closed k-timoshenko closed 6 years ago

k-timoshenko commented 6 years ago

Hi! Does it support ios devices? In demo on iPhone emoji-picker works fine and emoji-picker.js file have no restriction by device type. But in repository emoji-picker.coffee#L15 have this restriction from it's creating time. I try to remove this regex check and it works fine on iPhone.

Can you tell what for this inspection created? And does it needed yet?

k-timoshenko commented 6 years ago

16

sorry for duplicating