0.1.1 • Published 3 years ago

react-native-store-front v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

react-native-store-front

Get the country code for ios from iTunes Connect

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