Skip to content

Spicy-Sparks/react-native-store-front

Repository files navigation

react-native-store-front

Get the country code for ios from iTunes Store

Installation

npm install react-native-store-front

Usage

import StoreFront from "react-native-store-front";

// ...

const result = await StoreFront.getStoreFront();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT