bestiejs / platform.js

A platform detection library.
https://mths.be/platform
MIT License
3.22k stars 407 forks source link

Add Edge iOS and Edge Android browser detection #158

Closed joaocac closed 6 years ago

joaocac commented 6 years ago

Add Edge iOS and Edge Android browser name detection based on the information from Microsoft.

https://blogs.windows.com/msedgedev/2017/10/05/microsoft-edge-ios-android-developer/

jdalton commented 6 years ago

Hi @joaocac!

Would you add a tests too?

joaocac commented 6 years ago

Yes, I will. I will update the PR soon

joaocac commented 6 years ago

Working on that.