Function useUserAgent

Returns an object that contains information about the user agent.

  • Returns {
        isAppleMobile: boolean;
    }

    • The user agent information.
    • isAppleMobile: boolean