Skip to content

jsina/react-native-rate-intents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-cafebazaar-intents

Getting started

$ npm install react-native-cafebazaar-intents --save
$ react-native link react-native-cafebazaar-intents

Usage

Show Rate App

rate-package

import CafeBazaarIntents from 'react-native-cafebazaar-intents';

CafeBazaarIntents.showRatePackage('com.hitalent.hitalent')
  .catch(() => {
    Linking.openURL('https://cafebazaar.ir/app/com.hitalent.hitalent/?l=fa');
  });

About

cafebazaar and myket rate intent for react native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.1%
  • Python 25.3%
  • JavaScript 16.6%