UNPKG

react-native-background-geolocation

Version:

The most sophisticated cross-platform background location-tracking & geofencing module with battery-conscious motion-detection intelligence

5 lines (4 loc) 199 B
import { ConfigPlugin } from "@expo/config-plugins"; type Props = {}; export declare const withBackgroundGeolocationPluginIos: ConfigPlugin<Props>; export default withBackgroundGeolocationPluginIos;