Icons don't work after build iOS #3169
Replies: 1 comment
-
[SOLVED] So, it just needs the package react-native-svg to be installed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I began using stream-chat for my Project latelly. On expo environments runs perfect! but for some reason after building the Icons don't work anymore. I tried with stream-chat-expo and stream-chat-react-native separatedly and nothing works. I only see a red "Uni" icon everywhere that means for some reason the Icons or as AI mentioned several times the Fonts are not loading. I tried so many ways even uploading icons from expo-vector-icons but nothing works. Any suggestion?
I have been using:
"stream-chat": "^9.11.0",
either
"stream-chat-react-native": "^8.1.1",
or
"stream-chat-expo": "^8.1.1"
Beta Was this translation helpful? Give feedback.
All reactions