UNPKG

react-native-android-google-location

Version:
7 lines (3 loc) 140 B
import { NativeModules } from 'react-native'; const { RNAndroidGoogleLocation } = NativeModules; export default RNAndroidGoogleLocation;