oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

icons not showing properly on android version 30-32 #1512

Closed aazamuddin4 closed 1 year ago

aazamuddin4 commented 1 year ago

Environment

"react-native-vector-icons": "^9.2.0" "react": "18.2.0" "react-native": "^0.69.1"

Description

Describe your issue in detail. Include screenshots if needed.

Reproducible Demo

Let us know how to reproduce the issue. Include a code sample, share a project, or share an app that reproduces the issue using https://snack.expo.io/. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve

aazamuddin4 commented 1 year ago

duplicated