Chapter 18

  1. The geolocation API found in React Native works the same way as the geolocation API found in web browsers.
    1. Yes, it's the same API.
  2. What is the main purpose of the geolocation API in React Native applications?
    1. To find the latitude and longitude coordinates of the devices and use those values with other APIs to look up useful information such as addresses.
  3. Can the MapView component show points of interest near the user?
    1. Yes, this is enabled by default.
  4. How do you plot points on maps?
    1. By passing latitude/longitude array data to the MapView component as a property.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.12.240