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

33 lines (32 loc) 880 B
export * from './accent'; export * from './amber'; export * from './blueGrey'; export * from './brown'; export * from './calendulaGold'; export * from './colors'; export * from './cyan'; export * from './cyanV2'; export * from './daybreakBlue'; export * from './deepOrange'; export * from './dustRed'; export * from './frenchMagenta'; export * from './greekBlue'; export * from './goldenPurple'; export * from './gray'; export * from './green'; export * from './lightBlue'; export * from './lightGreen'; export * from './lime'; export * from './limeV2'; export * from './orange'; export * from './pink'; export * from './polarGreen'; export * from './primary'; export * from './red'; export * from './secondary'; export * from './sunriseYellow'; export * from './sunsetOrange'; export * from './teal'; export * from './volcano'; export * from './white'; export * from './yellow';