Sask Vaccine Guide Code Docs
    Preparing search index...

    gets the user's location using the expo-location module

    Implements

    Index

    Constructors

    Methods

    • Get the user's last known location.

      Returns Promise<[number, number]>

      [latitude, longitude]. latitude must be from -90 to 90. longitude must be from -180 to 180.

      LocationAccessError if it cannot access the user's location.