Skip to content

moneebarif1/react-native-inapp-review-rating

Repository files navigation

react-native-inapp-review-rating

In app rating

Installation

npm install react-native-inapp-review-rating

Usage

inAppReviewFlowRequest().then(()=>{
        });
// ...

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