react-native-store-version
react-native-store-version copied to clipboard
Add Playstore Updated at Date
- Get the date of the most recent app release on Playstore.
Hi @sofiyaca Thanks your PR. In what kind of situation are you supposed to use this PR?
I also want to make the date universally available in various languages such as Japanese as well as English.
Hello @watanabeyu, Thanks for your reply!
Using this to display a notification and then block the use of an app after a certain amount of time has passed from the publishing date. I can think of other use cases also.
If you'd like to add support for other languages, I'm happy to amend this PR and add it in. Do you have a recommended lib to translate dates?
Hi @sofiyaca It is a good idea!!
Do you have a recommended lib to translate dates? I want to use date-fns. Could you add PR?
Thanks.