Reactive native geolocation too slow

1

Good afternoon. What is the most efficient way to get the user's location. The method getCurrentlocation of the react-native's own geolocation is taking around 3 seconds when I enable enableHighAccuracy , when it is as false I get the information almost immediately. When I test another application like google maps the value is also quickly read.

Is there another way to capture this information?

    
asked by anonymous 27.01.2018 / 19:51

0 answers