Open nawafthedistance opened 1 year ago
I was using react-native-vector-icons 9.0.0.
Upgrading to 9.1.0 or 10.0.0 works for every icon except for the siren icons. My app particularly uses the siren-on icon: .
In iOS, the siren-on icons shows as a filled clock: and in android, nothing is shown.
Versions: react-native-vector-icons: 9.1.0/ 10.0.0 react-native: 0.71.2 node: 16.17.0 npm: 8.15.0
You will need to update your font files as well as the glyphmaps have changed
I was using react-native-vector-icons 9.0.0.
Upgrading to 9.1.0 or 10.0.0 works for every icon except for the siren icons. My app particularly uses the siren-on icon: .
In iOS, the siren-on icons shows as a filled clock: and in android, nothing is shown.
Versions: react-native-vector-icons: 9.1.0/ 10.0.0 react-native: 0.71.2 node: 16.17.0 npm: 8.15.0