INNER CODE UNIT · TypeScript
clearWatch
Agontuk/react-native-geolocation-service · index.d.ts:96
export function clearWatch(watchID: number): void;
export function stopObserving(): void;
}
INNER CODE UNIT · TypeScript
Agontuk/react-native-geolocation-service · index.d.ts:96
export function clearWatch(watchID: number): void;
export function stopObserving(): void;
}