-
React Native Star Review:一款完全可定制的星级评价组件
资源介绍
安装
添加依赖:
纯 React Native:
npm i react - native - star - review
对等依赖
重要的! 你需要安装它们。
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"react-number-format": ">= 4.x.x",
"react-native-vector-icons": ">= 6.x.x",
"react-native-dynamic-vector-icons": ">= x.x.x"
// Expo Version
"react-native-dynamic-vector-icons": "WrathChaos/react-native-dynamic-vector-icons#expo"
基本用法
< StarReview>
高级用法
您可以查看示例以