登录 注册
当前位置:主页 > 资源下载 > 11 > React Native Star Review:一款完全可定制的星级评价组件

React Native Star Review:一款完全可定制的星级评价组件

  • 更新:2024-07-06 08:32:20
  • 大小:2.1MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

安装 添加依赖: 纯 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> 高级用法 您可以查看示例以