UNPKG

react-native-platform-searchbar

Version:
6 lines 274 B
export const iosBlue = '#007AFF'; export const iosLightPlaceholderGray = '#929296'; export const iosDarkPlaceholderGray = '#97979d'; export const androidLightPlaceholderGray = '#777777'; export const androidDarkPlaceholderGray = '#AAAAAA'; //# sourceMappingURL=colors.js.map