smali-kazmi / detect-mobile-browser

It is a very simple & small javascript lib to detect all major modern mobile browsers in both backend & frontend
72 stars 21 forks source link

simplify ios regex #1

Closed avindra closed 9 years ago

avindra commented 9 years ago

just check for iP* prefix with hone|ad|od suffix

smali-kazmi commented 9 years ago

cool :thumbsup: