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

9 lines (6 loc) 248 B
export const BUTTON_LABEL_SMALL_SIZE = 12; export const BUTTON_SMALL_HEIGHT = 20; export const BUTTON_LABEL_MEDIUM_SIZE = 14; export const BUTTON_MEDIUM_SIZE = 30; export const BUTTON_LABEL_LARGE_SIZE = 16; export const BUTTON_LARGE_HEIGHT = 40;