0.1.1 • Published 3 years ago
react-native-market-helper v0.1.1
react-native-market-helper
跳转应用商店的帮助类,对应系统跳转对应的应用商店
Installation
npm install react-native-market-helper
Usage
import { open } from "react-native-market-helper";
// ...
const appStoreId = 1397766350;
open(appStoreId);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.1.1
3 years ago