Skip to content

打开应用市场进行评论,支持iOS 和 安卓——Open the application market to comment, support iOS & Android

Notifications You must be signed in to change notification settings

Eaffy/react-native-market-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-market-comment

打开应用市场进行评论。iOS: 跳转 AppStore 评论页; Android: 跳出所有本机已安装应用市场列表,点击跳转对应市场 App评论页。

Installing

npm install react-native-market-comment --save

Lingking Native Dependencies

react-naitve link react-native-market-comment

Usage

import openAppStoreToComment from 'react-native-market-comment';

didClickCommentButton = () => {
  openAppStoreToComment();
}

API

  • openAppStoreToComment(yourAppIdOnAppStore)

About

打开应用市场进行评论,支持iOS 和 安卓——Open the application market to comment, support iOS & Android

Resources

Stars

Watchers

Forks

Packages

No packages published