GantMan / react-native-siren

The React Native port of the popular Siren / Harpy Pod and hopefully Gradle
156 stars 26 forks source link

ITunes lookup API country param #13

Closed se09deluca closed 2 years ago

se09deluca commented 2 years ago

Hi, the request done in getLatest function should contain optionally a country code to enable the lookup for app restricted to a specific region.

See https://stackoverflow.com/questions/8839328/itunes-api-lookup-by-bundle-id

I'm available to create a pull request. Let me know.

Thanks

GantMan commented 2 years ago

Yes! please do a PR! Happy to merge it.

Also, would you be interested in being a maintainer? I could always use help from anyone actively using the module!

se09deluca commented 2 years ago

Hello @GantMan Here is the pull request #14

Yes, i can help you with this repo.

GantMan commented 2 years ago

I've merged and I added you to the repo. What's your NPM username?

se09deluca commented 2 years ago

Excellent! My npm username is 'se09deluca'..

GantMan commented 2 years ago

added! Please try to publish this new version to be sure.

se09deluca commented 2 years ago

Oh thanks, just released a new version!