is-mobile-device
Returns whether the device is mobile (is-android or is-ios)
Returns whether the device is mobile (is-android or is-ios)
A utility to determine whether the client's device is mobile or not
This package provides the `isMobileDevice` utility function that determines whether the current device is a mobile device based on the `userAgent` string. It checks various user agents to identify devices like Android, iOS, BlackBerry, and other mobile op