UNPKG

@armanatz/expo-hms-location

Version:

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

7 lines (6 loc) 405 B
import withAGConnectServicesFile from './withAGConnectServicesFile'; import withHMSLocationSDK from './withHMSLocationSDK'; import withLocationPermissions from './withLocationPermissions'; import withManifestAppId from './withManifestAppId'; import withMavenRepo from './withMavenRepo'; export { withAGConnectServicesFile, withHMSLocationSDK, withLocationPermissions, withManifestAppId, withMavenRepo, };