react-native-app-install-date
v0.1.3
Published
Get the install date of app
Downloads
456
Readme
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