0.1.0 • Published 5 months ago

react-native-auto-time-detector v0.1.0

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

react-native-auto-time-detector

autotime setting detector

Installation

npm install react-native-auto-time-detector

Usage

import { isAutoTimeZoneEnabled } from 'react-native-auto-time-detector';

// ...

const result = await isAutoTimeZoneEnabled();

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

0.1.0

5 months ago