JSPM

react-native-pedometer-native

1.0.3
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 10
    • Score
      100M100P100Q42664F
    • License MIT

    A React Native library for real-time step counting on Android & iOS using native sensors.

    Package Exports

    • react-native-pedometer-native
    • react-native-pedometer-native/src/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-pedometer-native) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    📱 React Native Step Counter

    React Native Step Counter is a fully native library for counting steps in real time using the device's built-in sensors. It works on both Android and iOS, handling all necessary permissions automatically. Compatible with React Native 0.70+.

    Key features:

    • 🚶 Real-time step counting
    • 📲 Works on Android & iOS
    • 🔒 Automatic permission handling
    • ⚡ Easy to integrate and use

    📦 Installation

    Install the library via npm:

    npm install react-native-step-counter