duskload / react-device-detect

Detect device, and render view according to detected device type.
MIT License
2.81k stars 154 forks source link

Missing Linux in IOsTypes interface #200

Open mwx27 opened 1 year ago

mwx27 commented 1 year ago
  1. osName detects Linux correctly, but OsTypes is missing Linux
  2. I suggest to add Linux to IOsTypes interface, by the way const isLinux too