You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to detect Chromebook users - web says the OS is called Chrome OS, but using/inspecting your deviceDetect method I get "'Chromium OS" for the osName:
Add Chromium OS (and/or Chrome OS) to the list of OS types in https://github.com/duskload/react-device-detect/blob/master/src/constants/typesMaps.js
I'd like to have the osName method return 'Chromium OS' when the OS is Chromium OS.
The text was updated successfully, but these errors were encountered: