UNPKG

react-native-pedometer-native

Version:

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

20 lines (12 loc) 557 B
# 📱 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: ```bash npm install react-native-step-counter