The Wayback Machine - https://web.archive.org/web/20200702143444/https://github.com/topics/location-based
Skip to content
#

location-based

Here are 150 public repositories matching this topic...

techieshark
techieshark commented Nov 21, 2017

Somehow one of the commits snuck in this redundant line:

  Handlebars.registerHelper('search_radius', function () {
    return app.config.searchRadius / 1000 + ' km';
  });

That can be removed. (Thanks South Australia for catching that!)

Create a react native app with a iOS Native Module to get the GPS Location with functions. 1. getCurrentPosition: This will return the current location in success callback, in case of an error call the error calback 2. StartLocationUpdates: This will start sending an event when the location is changed 3. stopLocationUpdates: This will stop listening to location changes and hence stop sending the events
  • Updated Feb 22, 2019
  • Objective-C

Improve this page

Add a description, image, and links to the location-based topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the location-based topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.