react-native-geolocation
react-native-geolocation copied to clipboard
Is it possible to obtain position from external Bluetooth GPS?
I've been using the library for a while now very successfully, thank you.
Is it possible to use an external bluetooth GPS unit with this library? So instead of using the internal GPS, if there is a bluetooth GPS available it will use that one instead of the internal? Appreciate there may be differences between Android and iOS in this regard as well.