Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add Rate the app Component in React Native?

Tags:

react-native

How to add "Rate the app" Component in React Native? I want to implement the Rating feature in my application.

like image 273
ALoK VeRMa Avatar asked Oct 25 '25 14:10

ALoK VeRMa


1 Answers

You can use Linking:

Linking.openURL('itms://itunes.apple.com/us/app/apple-store/myiosappid?mt=64')
like image 81
JFAP Avatar answered Oct 28 '25 03:10

JFAP



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!