react-native-store-version icon indicating copy to clipboard operation
react-native-store-version copied to clipboard

Add Playstore Updated at Date

Open sofiyaca opened this issue 3 years ago • 3 comments

  • Get the date of the most recent app release on Playstore.

sofiyaca avatar Oct 20 '21 07:10 sofiyaca

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.

watanabeyu avatar Oct 27 '21 11:10 watanabeyu

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?

sofiyaca avatar Nov 12 '21 10:11 sofiyaca

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.

watanabeyu avatar Nov 15 '21 08:11 watanabeyu