react-native-tree
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

category: Components type: Data Display title: Tree TreeSelect subtitle: 树形控件

使用

  • 使用本组件时要同时添加图标库并链接
  • 先执行
  • npm install react-native-vector-icons --save
  • npm install react-native-tree --save
  • react-native link
  • 然后
  • react-native run-android
  • 或 react-native run-ios
<Tree treeData={[]}/>
<TreeSelect treeData={[]} defaultValue={[]}/>

运行示例

Package Sidebar

Install

npm i react-native-tree

Weekly Downloads

1

Version

1.3.0

License

ISC

Unpacked Size

158 kB

Total Files

18

Last publish

Collaborators

  • adamroberthall