https://github.com/appidea/react-native-onfoot
Pedometer support for react native
https://github.com/appidea/react-native-onfoot
Last synced: 8 months ago
JSON representation
Pedometer support for react native
- Host: GitHub
- URL: https://github.com/appidea/react-native-onfoot
- Owner: appidea
- License: mit
- Created: 2022-04-27T06:31:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T16:30:47.000Z (over 3 years ago)
- Last Synced: 2025-04-07T09:01:55.569Z (8 months ago)
- Language: Java
- Size: 542 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-onfoot
Yet another pedometer support for react native.
The goal of this library is to provide maximum configuration options for both platforms.
Currently no expo support is provided - expo has it's own library for pedometer support.
This library supports the `date` parameter of `CMPedometer.startUpdates` in iOS.
## Installation
```sh
npm install react-native-onfoot
```
## Usage
See example to find out how to use this module.
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT