UNPKG

react-native-tree-selection

Version:

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

8 lines 179 B
const colors = { white: '#ffffff', black: '#000000', blue: '#05259b', parentContainerColor: '#DD5F69', }; export default colors; //# sourceMappingURL=Colors.js.map