Skip to content

Integration with @expo/vector-icons #1300

Closed Answered by akash3gtm
ts-candide asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ts-candide ,
You can use expo/vector-icons like this with our Icon component

import { Icon } from '@gluestack-ui/themed';
import { MaterialIcons } from '@expo/vector-icons';
<Icon as={MaterialIcons} size="xl" name="delete" color='$blue800'/>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ts-candide
Comment options

Answer selected by ts-candide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants