UNPKG

react-native-material-elements

Version:

React native material elements is a sophisticated UI library crafted to enhance your React Native development workflow. Designed for simplicity and elegance, nex-ui provides a rich collection of components and utilities to effortlessly create polished mob

21 lines (20 loc) 520 B
export * from './accent'; export * from './amber'; export * from './blueGrey'; export * from './brown'; export * from './cyan'; export * from './deepOrange'; export * from './green'; export * from './grey'; export * from './lightBlue'; export * from './lightGreen'; export * from './lime'; export * from './orange'; export * from './pink'; export * from './primary'; export * from './red'; export * from './secondary'; export * from './teal'; export * from './white'; export * from './yellow'; export * from './colors';