Git Product home page Git Product logo

react-native-cafebazaar-intents's Introduction

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');
  });

react-native-cafebazaar-intents's People

Contributors

sijad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jsina msdit

react-native-cafebazaar-intents's Issues

Prevent Intent from closing

I just tested this package and it seems to work fine except when you want to write a comment and click on "ثبت نظر". the keyboard comes on top of the intent view and there is no way to make it go away except click anywhere on the screen, which also closes the intent view and you can't send that comment. the question is how do i prevent the intent view from closing when the user clicks on the screen and only allow dismissing the view with the provided close button ?

Package won't work

Hi I am trying to make an app and release it on Cafe Bazaar. I want to add this package to my code to people rate us in Cafe Bazaar, But It wont work and does not know the method "showRatePackage".
Could you please help me? tnx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.