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

10 lines (7 loc) 282 B
export const RADIO_SMALL = 14; export const RADIO_MEDIUM = 18; export const RADIO_LARGE = 22; export const RADIO_PADDING_SPACE_SMALL = 3; export const RADIO_PADDING_SPACE_MEDIUM = 6; export const RADIO_PADDING_SPACE_LARGE = 9; export const RADIO_ITEM_CONTAINER_DEFAULT_SIZE = 20;