如何在React Native中添加应用程序组件?

ALo*_*RMa 3 react-native

如何在React Native中添加"评价应用程序"组件?我想在我的应用程序中实现评级功能.

Jan*_*ang 6

您可以使用链接:

Linking.openURL('itms://itunes.apple.com/us/app/apple-store/myiosappid?mt=64')
Run Code Online (Sandbox Code Playgroud)