UNPKG

expo-running-kit

Version:

Expo native module for tracking running and walking workouts — GPS, pace, cadence, auto-pause, and laps.

4 lines 196 B
import { requireNativeModule } from "expo"; // This call loads the native module object from the JSI. export default requireNativeModule("RunningKit"); //# sourceMappingURL=RunningKitModule.js.map