How to get GPS NMEA data?

Please provide the following:

  1. SDK Version:36.0.0
  2. Platforms(Android/iOS/web/all):Android

I could get lat, long, altitude, speed from Location API of Expo. How do i get NMEA data string from GPS? I could find this GitHub - ivanstan/react-native-nmea-library: React Native modul for accessing NMEA data on Android devices. , but it needs to be linked. Do i need to eject to link or some elegant method is there? Is there any other way to get NMEA data?

Thank you.
Anupam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.