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

6 lines (5 loc) 268 B
export const ACCORDION_DETAILS_OPACITY_DURATION = 200; export const ACCORDION_DETAILS_DEFAULT_EXPANDED = false; export const ROTATE_ANIMATION_DURATION = 150; export const HEIGHT_VALUE_ANIMATION_DURATION = 200; export const ROTATE_ANIMATION_RANGE = ['0deg', '180deg'];