UNPKG

replyke-rn

Version:

Replyke React Native components: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

8 lines (6 loc) 298 B
import FlagIcon from "./FlagIcon"; import HeartFullIcon from "./HeartFullIcon"; import HeartIcon from "./HeartIcon"; import MagnifyingGlassIcon from "./MagnifyingGlassIcon"; import TrashIcon from "./TrashIcon"; export { FlagIcon, HeartFullIcon, HeartIcon, MagnifyingGlassIcon, TrashIcon };