react-device-detect
react-device-detect copied to clipboard
Detect device, and render view according to detected device type.
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
I would like to suggest a new view/selector for if the screen is small, which would be useful for if the screen is extremely narrow, to switch layout - this...
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
1. I'm trying to create a test following the documentation, but TypeScript shows me an error saying that I can't assign values to a read-only property 2. Steps to reproduce:...
1. Progressive Web Apps are great, unless you have clients with older browsers that don't support them. It has been possible for a long time to save a web site...
Using a recent version of Samsung Internet, `isSamsungBrowser` is *not* `true`. Not sure if this is a bug with the embedded version of `ua-parser-js`, but on this page https://uaparser.js.org/ it...
Hi Introduction: First, thank you for creating this excellent library. It has been incredibly beneficial for our project. Summary: This PR introduces strict string types to IOsTypes in the index.d.ts...
Hello, I am developing an app that I plan to embed using Iframe, now the question is can this still detect the device even though it is embedded through an...
isTablet not compatible with newer Pixel tablets. The useragent is not returning tablet, and os being returned is linux not android.
There hasn't been any commits or issue discussions in the past year.