UNPKG

react-native-tree-selection

Version:

A high-performance and lightweight tree selection library for React Native.

4 lines (3 loc) 108 B
import TreeSelect from './TreeSelect'; export { TreeSelect }; export type { TreeDataTypes } from './types';