1.2.0 • Published 7 months ago

react-native-background-time-module v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

react-native-background-time-module

Get background time

Installation

npm install react-native-background-time-module

Usage

import { getElapseTime } from 'react-native-background-time-module';

// ...

const result = await getElapseTime();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

1.2.0

7 months ago

1.1.0

7 months ago