React Native - 图标名称的 MaterialCommunityIcons 打字稿定义

React Native - MaterialCommunityIcons typescript definition for icon name

我正在尝试找出 MaterialCommunityIcons 图标名称的类型定义,因为我打算将其用于道具。

查看此站点。 提供图标名称和预览。

https://oblador.github.io/react-native-vector-icons/

这就是我一直在寻找的。

React.ComponentProps<typeof MaterialCommunityIcons>['name']