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?
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?