someone try to access from a mobile . Any idea how to achieve this ? . I have a project in nextjs where I want to serve two different application for mobile users and desktop users . Right now I am trying checking the user agent header in every request and returning the component, with mobile version or desktop version. But I think that it is very bad doing this way . I will like to know is someone has an idea of how to implemente this . Thanks
check the user agent header
Обсуждают сегодня