expo-popcore-app/components/blocks/ui/index.ts

4 lines
219 B
TypeScript

export { LikeButton, type LikeButtonProps } from './LikeButton'
export { FavoriteButton, type FavoriteButtonProps } from './FavoriteButton'
export { SocialActionBar, type SocialActionBarProps } from './SocialActionBar'