chinese icon in react native vector icons code example
Example: chinese icon in react native vector icons
Try this:
1: In file: android/app/build.gradle
2: Add: <apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle")> in the end of the code.