Skip to content

jiang385/react-native-tree

Repository files navigation

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

使用

<Tree treeData={[]}/>
<TreeSelect treeData={[]} defaultValue={[]}/>

运行示例

进入工程目录 cd Example npm install react-native run-android 或 react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • Objective-C 9.6%
  • Python 3.8%
  • Java 3.1%