Untitled
unknown
plain_text
2 years ago
211 B
8
Indexable
`https://apps.apple.com/${appStoreLocale}/app/${appName}/id${appStoreId}`, ); } else { Linking.openURL( `https://play.google.com/store/apps/details?id=${playStoreId}`, ); } };
Editor is loading...
Leave a Comment