UNPKG

react-native-ecommerce-components

Version:

A compilation of components to optimize the development of your ecommerce

15 lines (14 loc) 284 B
declare const colors: { background: string; white: string; grey: string; borderWhite: string; blue: string; errorRed: string; text: string; placeholder: string; mainOne: string; mainTwo: string; mainThree: string; }; export default colors;