UNPKG

@silicon.js/app-updates

Version:

lightweight react package for checking app updates from ios app store and android play store using react context

3 lines (2 loc) 152 B
export const ANDROID_PLAY_STORE_URL = 'https://play.google.com/store/apps/details'; export const IOS_APP_STORE_URL = 'https://itunes.apple.com/lookup';