Get the country code for ios from iTunes Store
npm install react-native-store-front
import StoreFront from "react-native-store-front";
// ...
const result = await StoreFront.getStoreFront();
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT