@kietpt2003/react-native-core-ui
Version:
React Native Core UI components by KietPT
13 lines (12 loc) • 736 B
JavaScript
export { default as IconPlus } from './IconPlus';
export { default as IconCheckBox } from './IconCheckBox';
export { default as IconCheckBoxWithBg } from './IconCheckBoxWithBg';
export { default as IconCheckBoxOutlineBlank } from './IconCheckBoxOutlineBlank';
export { default as IconAlertCircle } from './IconAlertCircle';
export { default as IconAngleRight } from './IconAngleRight';
export { default as IconAngleLeft } from './IconAngleLeft';
export { default as IconPlayCircle } from './IconPlayCircle';
export { default as IconPerson } from './IconPerson';
export { default as IconHome } from './IconHome';
export { default as IconChevronUp } from './IconChevronUp';
export { default as IconChevronDown } from './IconChevronDown';