react-native-pedometer-native
v1.0.3
Published
A React Native library for real-time step counting on Android & iOS using native sensors.
Maintainers
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