react native project, react-native-vector-icons installed, does not display properly, shows "?
Current behaviour
The installation documentation came step by step, without using Expo
mac pro : Apple M2 Max
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-paper": "^5.12.3",
"react-native-safe-area-context": "^4.9.0",
"react-native-vector-icons": "^10.0.3"
Expected behaviour
How to reproduce?
Preview
What have you tried so far?
Your Environment
| software | version |
|---|---|
| ios | x |
| android | x |
| react-native | 0.73.6 |
| react-native-paper | 5.12.3 |
| node | 18.17.0 |
| npm or yarn | yarn |
| expo sdk | x.x.x |
I have same issue with DataTable.Pagination.. Please solve this issue...
Hey @DevInnothoughts @iceycc Are you sure you have followed all the steps required to install react-native-vector icons? There are some platform-specific steps. You can read more in the documentation https://github.com/oblador/react-native-vector-icons#installation
I have the same issue
@dannydj Are you using Expo or react native cli?
@seb-zabielski I solved with this: https://github.com/callstack/react-native-paper/issues/4295