react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

react native project, react-native-vector-icons installed, does not display properly, shows "?

Open iceycc opened this issue 1 year ago • 5 comments

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

image image

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

iceycc avatar Apr 18 '24 02:04 iceycc

I have same issue with DataTable.Pagination.. Please solve this issue...

DevInnothoughts avatar May 02 '24 11:05 DevInnothoughts

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

seb-zabielski avatar May 21 '24 11:05 seb-zabielski

I have the same issue

dannydj avatar Jun 10 '24 19:06 dannydj

@dannydj Are you using Expo or react native cli?

seb-zabielski avatar Jun 13 '24 08:06 seb-zabielski

@seb-zabielski I solved with this: https://github.com/callstack/react-native-paper/issues/4295

dannydj avatar Jun 13 '24 15:06 dannydj