Icons can be used by it's name using only Icon component. import { Icon } from 'react-native-eva-icons'; export const GithubIcon = () => ( <Icon name='github' ...
確定! 回上一頁