@lad-tech/mobydick-core
Version:
React Native components library focused on usability, accessibility and developer experience
22 lines (21 loc) • 627 B
text/typescript
export const LABELS = {
slider: 'slider',
sliderLayoutLowThumb: 'sliderLayoutLowThumb',
imageAvatar: 'imageAvatar',
swipe: 'swipe',
dotsAnimatedView: 'dotsAnimatedView',
dotsScrollView: 'dotsScrollView',
search: 'search',
cancelSearch: 'cancelSearch',
tab: 'tab',
codeField: 'codeField',
selector: 'selector',
actionSheetsItem: 'actionSheetsItem',
carousel: 'carousel',
carouselItem: 'carouselItem',
collapsed: 'collapsed',
panelHeaderLeftView: 'panelHeaderLeftView',
panelHeaderRightView: 'panelHeaderRightView',
chatInputField: 'chatInputField',
ratingStarButton: 'ratingStarButton',
};