Skip to content

dengma0/react-native-market-linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-market-comment

打开ios和安卓各大应用市场

Installing

npm install react-native-market-linking --save yarn add react-native-market-linking

Lingking Native Dependencies

if your RN Version < 0.6.0

react-naitve link react-native-market-linking

Usage

import { openAppStore } from 'react-native-market-linking';

didClickOpenButton = () => {
  openAppStore();
}

API

  • openAppStore(yourAppIdOnAppStore)

About

React Native open market linking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published