An open API service indexing awesome lists of open source software.

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

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