duskload / react-device-detect

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

Will this detect react apps that is embedded through iframe? #227

Open jakelowie opened 6 months ago

jakelowie commented 6 months ago

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 iframe? Thank you so much for your answers.