UNPKG

@armanatz/expo-hms-location

Version:

Expo config plugin to configure @hmscore/react-native-hms-location on prebuild

3 lines (2 loc) 162 B
import { ExpoConfig } from 'expo/config'; export default function withLocationPermissions(config: ExpoConfig, isBackgroundLocationEnabled?: boolean): ExpoConfig;