0.1.3 • Published 3 years ago

react-native-app-install-date v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-app-install-date

Get the install date of app

Installation

npm install react-native-app-install-date
yarn add react-native-app-install-date

Usage

import AppInstallDate from 'react-native-app-install-date';

// ...

const result = await AppInstallDate.getDateTime(format);

Contributing

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

License

MIT