twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.21k forks source link

Mobile support #1777

Open ghost opened 4 years ago

ghost commented 4 years ago

How does typeahead.js support the mobile end, after I introduce it in the project, it will fail on the mobile end

simplenotezy commented 4 years ago

No, it will not. Also, have a look at https://github.com/corejavascript/typeahead.js/ which is a somewhat maintained fork of this library

prabasak commented 4 years ago

I have a project which use this plugin and fails in mobile device, iPad in this case. I am not sure will it work if I target my plugin to the 'corejs-typeahead' instead. How much of a code change will be required. Please help me out on this.