UNPKG

@armanatz/expo-hms-location

Version:

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

7 lines (6 loc) 213 B
declare const _default: import("expo/config-plugins").ConfigPlugin<{ agConnectServicesFile: string; isBackgroundLocationEnabled?: boolean; enableBouncyCastleFix?: boolean; }>; export default _default;