Current behaviour
After switching from "react-native-vector-icons" to "@react-native-vector-icons/material-design-icons" and updating react-native-paper to v5.14.1, I get the following errors when starting the Android App:


I followed the steps for migrating to @react-native-vector icons v12.
Expected behaviour
The App should run.
How to reproduce?
Preview
What have you tried so far?
With react-native-paper 5.13.5 and react-native-vector-icons using MaterialCommunityIcons everything worked fine.
Your Environment
| software |
version |
| ios |
- |
| android |
14 |
| react-native |
0.77.2 |
| react-native-paper |
5.14.1 |
| node |
22.14.0 |
| npm |
10.9.2 |
| expo sdk |
- |
Current behaviour
After switching from "react-native-vector-icons" to "@react-native-vector-icons/material-design-icons" and updating react-native-paper to v5.14.1, I get the following errors when starting the Android App:
I followed the steps for migrating to @react-native-vector icons v12.
Expected behaviour
The App should run.
How to reproduce?
Preview
What have you tried so far?
With react-native-paper 5.13.5 and react-native-vector-icons using MaterialCommunityIcons everything worked fine.
Your Environment