Easily open maps and show route from current location to destination
npm install react-native-as-open-maps
import { openNativeMap } from 'react-native-as-open-maps';
// ...
openNativeMap(latitude, longitude, destinationLabel);
MIT
Made by Abdur Mohammed, Senior Software Engineer, Sydney, Australia.