UNPKG

react-native-select-options-search

Version:
12 lines (9 loc) 172 B
import React from 'react'; const colors = { lightGrey:'#eee', dark:'#000', grey:'grey', light:'#fff', red:'red', }; export default colors;