expo / vector-icons

https://icons.expo.fyi
MIT License
650 stars 113 forks source link

Failed prop type: Invalid prop `name` of value `calendar-month` supplied to `Icon` #130

Closed Luckygirlllll closed 4 years ago

Luckygirlllll commented 4 years ago

I'm getting an error, when trying to use calendar-month icon from MaterialCommunityIcons

Failed prop type: Invalid prop name of value calendar-month supplied to Icon

<MaterialCommunityIcons name="calendar-month" size={25} color="white"/>

"@expo/vector-icons": "^10.1.0"

All other icons work, for examplecalendar-blank.

amandeepmittal commented 4 years ago

Hi @Luckygirlllll,

Can you please check that the icon calendar-month exists in Expo vector icons directory here?

Luckygirlllll commented 4 years ago

@amandeepmittal it doesn't exist in this new directory. Expo deleted old icons in the new version?

amandeepmittal commented 4 years ago

I just checked it does exist there in react-native-vector-icons so it should be there in Expo too.

I will cc @brentvatne here. He is the best person to solve this issue.

brentvatne commented 4 years ago

hello @Luckygirlllll! i published 10.2.0 which pulls in glyphs from the latest version of react-native-vector-icons and calendar-month is there!

direct link: https://icons.expo.fyi/MaterialCommunityIcons/calendar-month