UNPKG

expo-running-kit

Version:

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

4 lines 172 B
export { default } from "./RunningKitModule"; export * from "./RunningKit.types"; export { useRunningKit } from "./hooks/useRunningKit"; //# sourceMappingURL=index.d.ts.map