react-native-store-version
react-native-store-version copied to clipboard
This module check an app's version on google playstore or ios app store.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Sometimes when using the iTunes API, I was getting a 400 error, which would get thrown only when trying...
- Get the date of the most recent app release on Playstore.
When I install the react-native-store-version package, the package version number is appended to the version of my App. When I define 2.0.13 for my App and the version of react-native-store-version...
Version fetch fails for android. Probably because version is hidden in modal now. 
Thanks for this, great job. It's perfect for Android, everything works great, but in iOS the version of my app doesn't conform to Android (it's a bit behind), so how...
Update release notes for android and ios Supported package size for ios
I am intermittently seeing an exception when calling "checkVersion". The exception happens about 25% of the time. im calling the function as follows: let check = await checkVersion({ version: versionLocal,...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...