react-native-inapp-review-rating
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

react-native-inapp-review-rating

In app rating

Installation

npm install react-native-inapp-review-rating

Usage

inAppReviewFlowRequest().then(()=>{
                    inAppReviewShow().then(()=>{
                        saveItem(showInAppReviewOnceKey, true);
                        shopCashAnalytics.logEventForFireBase('show_inappreviewrating', {
                        on_show_inappreviewrating: true,

                    })
        });
// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-inapp-review-rating

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

29.2 kB

Total Files

19

Last publish

Collaborators

  • moneebarifdev