expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

[Typescript] Typing icon names #179

Closed willparsons closed 7 months ago

willparsons commented 3 years ago

I have a component that accepts a name for the icon that gets passed to List.Icon in Paper. I want to type this prop to only accept icons from Feather.

yn5 commented 2 years ago

I think this answer might provide a solution: https://github.com/expo/vector-icons/issues/153#issuecomment-752769305.