0.1.3 • Published 5 years ago
react-native-app-install-date v0.1.3
react-native-app-install-date
Get the install date of app
Installation
npm install react-native-app-install-dateyarn add react-native-app-install-dateUsage
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