Skip to content

add a fyi about migrating from @expo/vector-icons - #210

Closed
vonovak wants to merge 1 commit into
mainfrom
docs/migrating-from-expo-vector-icons
Closed

add a fyi about migrating from @expo/vector-icons#210
vonovak wants to merge 1 commit into
mainfrom
docs/migrating-from-expo-vector-icons

Conversation

@vonovak

@vonovak vonovak commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

this is one of the steps that we're taking to move people off of @expo/vector-icons

we could have a codemod for this, because some changes are not just about imports actually:

// Old
<FontAwesome5 name="house" solid />

// New
<FontAwesome5 name="house" iconType="solid" />

related: expo/vector-icons#335

@vonovak
vonovak requested a review from alanjhughes July 9, 2025 15:55
@vonovak
vonovak force-pushed the docs/migrating-from-expo-vector-icons branch 2 times, most recently from e5e6a47 to 9edcc5d Compare July 11, 2025 13:58
@vonovak
vonovak force-pushed the docs/migrating-from-expo-vector-icons branch from 9edcc5d to 823adc6 Compare July 16, 2025 12:49
@vonovak

vonovak commented Jul 30, 2025

Copy link
Copy Markdown
Contributor Author

I don't think we need this, given there'll be a blogpost entry.

@vonovak vonovak closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant