Core Location API

Dear All,

I have three questions:
  1. Does Core location API provide the business name and contact details based on gps location?

  2. Is it possible to use the API using React Native?

  3. what is the pricing model?

Thanks,
Sivaji
  1. Core Location Provides a few things like the name, address, zip code, state, street, and country. But not things like phone number.

  2. I don't personally use react native, but I feel like with some research you could use CoreLocation with react native, or maybe some other api like google places or yelp fusion, those apis have the possibility to use Javascript.

  3. CoreLocation is free to use, just import it in your Xcode project.

I hope this answered some of your questions.
Thanks Alex. I appreciate it.
Core Location API
 
 
Q