react native eva icons:响应式本机的Eva图标 源码
React本机图标 :red_heart_selector: 基于元素的React Native的干净且功能强大的实现。 安装 npm i react-native-eva-icons 该框架假定您已经安装了react-native-svg ,但如果尚未也应。 用法 只能使用“ Icon组件按名称使用Icon 。 import { Icon } from ' react-native-eva-icons ' ; export const GithubIcon = () => ( < Icon name = ' github ' xss=removed xss=removed> );
用户评论